Peter Conrad
8544896e6c
Allow sufficient space for new undo_session
2019-09-23 15:38:01 +03:00
Miha Čančula
97f9875918
Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2
2019-09-21 17:17:19 +02:00
Miha Čančula
94157497bb
Merge branch 'develop' into feature/GRPH-93-v2
2019-09-18 18:19:17 +02:00
Miha Čančula
499a5fc33e
Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2
2019-09-18 16:36:42 +02:00
Alfredo Garcia
bada09d7d0
Merge branch 'develop' into GRPH-75
2019-09-17 21:10:20 -03:00
Alfredo Garcia
88d90c327b
Merge branch 'develop' into feature/GRPH-79
2019-09-17 20:19:37 -03:00
Alfredo Garcia
589005515b
Merge branch 'develop' into GRPH-73-fix-block-id-forks
2019-09-17 19:32:20 -03:00
Alfredo Garcia
4914e74770
Merge branch 'develop' into feature/GRPH-79
2019-09-17 17:38:37 -03:00
Alfredo Garcia
d911b3db69
Merge branch 'develop' into GRPH-75
2019-09-17 15:53:18 -03:00
Alfredo Garcia
1f4de92d62
Merge branch 'develop' into feature/GRPH-88
2019-09-17 15:01:36 -03:00
Miha Čančula
6850be492d
Fix compilation in debug mode
2019-09-17 18:42:03 +02:00
Miha Čančula
2dc79e8674
Merge branch 'develop' into feature/GRPH-93
2019-09-17 15:26:33 +02:00
Sandip Patel
5ce9f8c8de
Added comment
2019-09-17 13:28:22 +05:30
Sandip Patel
cde18342da
minor performance improvement
2019-09-17 13:28:22 +05:30
Miha Čančula
4b5076b2e9
Merge branch 'develop' into GRPH-73-fix-block-id-forks
2019-09-16 18:51:53 +02:00
Miha Čančula
67362be337
Merge branch 'develop' into feature/GRPH-93
2019-09-16 10:15:40 +02:00
Alfredo Garcia
755383c121
Merge branch 'develop' into feature/GRPH-88
2019-09-12 16:07:36 -03:00
Ronak Patel
9fc07f191f
Fixed test failures and compilation issue
2019-09-12 19:13:36 +05:30
John Jones
b3c64c83b2
prevent segfault when destructing application obj
2019-09-12 14:59:18 +03:00
cifer
f1ffd52e1e
supplement more comments on database::_opened variable
2019-09-12 14:59:18 +03:00
cifer
0bcf6d4d65
Fix #436 object_database created outside of witness data directory
2019-09-12 14:59:18 +03:00
Ronak Patel
646dc2e548
Merged Bitshares PR #1462 and compilation fixes
2019-09-10 18:56:27 +05:30
Bobinson K B
64c05f9b3f
Merge pull request #70 from peerplays-network/GRPH-59-Proposal-failure-handling
...
Proposal failure handling
2019-09-07 00:52:02 +05:30
Ronak Patel
22eb42e3eb
Fixed integer overflow issue
2019-09-04 15:14:18 +05:30
Abit
f732048a6e
Merge pull request #938 from bitshares/fix-block-storing
...
Store correct block ID when switching forks
2019-09-04 10:54:53 +02:00
Srdjan Obucina
a081a8ecba
Add missing change
2019-09-03 12:46:47 +02:00
gladcow
7b259ba2d3
exclude second undo_db.enable() call in some cases
2019-09-03 08:07:46 +03:00
Peter Conrad
ab382189fe
Cut back block_log index file if inconsistent
2019-09-02 17:19:21 +03:00
Peter Conrad
0d108fb8ef
Improved consistency check for block_log
2019-09-02 17:19:21 +03:00
Peter Conrad
b45a6ca147
Prevent unsigned integer underflow
2019-09-02 17:19:21 +03:00
Peter Conrad
3bee3f29a2
Log starting block number of replay
2019-09-02 17:19:21 +03:00
Peter Conrad
a0052d4bd3
Enable undo + fork database for final blocks in a replay
...
Dont remove blocks from block db when popping blocks, handle edge case in replay wrt fork_db, adapted unit tests
2019-09-02 17:19:21 +03:00
Peter Conrad
17417037c6
Moved reindex logic into database / chain_database, make use of additional blocks in block_database
...
Fixed tests wrt db.open
2019-09-02 17:19:21 +03:00
Peter Conrad
42680456b6
Improved resilience of block database against corruption
2019-09-02 17:19:21 +03:00
Srdjan Obucina
77dd8a9359
GRPH-76 - Short-cut long sequences of missed blocks
...
Fixes database::update_global_dynamic_data to speed up counting missed blocks.
(This also fixes a minor issue with counting - the previous algorithm would skip missed blocks for the witness who signed the first block after the gap.)
2019-09-02 15:03:00 +02:00
Ronak Patel
b751508404
Merged changes from Bitshares PR 1036
2019-09-02 18:23:19 +05:30
Miha Čančula
83c28c2c06
Use offsetof instead of custom macro
2019-08-28 15:42:50 +02:00
Miha Čančula
cb99aaa0cf
Adapt to variant API with max_depth argument
2019-08-28 15:42:21 +02:00
Abit
a49f8bf47c
Merge pull request #714 from pmconrad/json_fix
...
JSON fix
2019-08-28 15:42:21 +02:00
John M. Jones
b4bf247c21
Merge pull request #1036 from jmjatlanta/issue_730
...
Add fail_reason to proposal_object
2019-08-28 14:56:24 +02:00
Miha Čančula
15290b8996
Use offsetof instead of custom macro
2019-08-28 14:55:15 +02:00
pbattu123
2486eddb5d
revert master changes that were brought in previous commit
2019-08-22 09:54:52 -03:00
pbattu123
481fac17d5
Merge branch 'master' into beatrice
2019-08-22 09:15:27 -03:00
Prabhjot
30c336ecfb
Changed hardfork time for SWEEPS and Core-429
2019-08-22 09:08:12 -03:00
PBSA
896ac97962
5050 fee update and compilation error fix
2019-08-21 13:13:46 +00:00
pbattu123
f9e46a31df
Merge branch 'beatrice' into qa_gpos_18.04_gcc7_fix
2019-08-20 15:42:03 -03:00
pbattu123
947b02bd57
Merge branch 'beatrice' into beatrice-5050-merge
2019-08-20 15:15:01 -03:00
pbattu123
c2a7aa7a33
Merge pull request #39 from PBSA/virtual_op_fix
...
virtual-op-fix for deterministic virtual_op number
2019-08-20 14:54:18 -03:00
Prabhjot
2c14af0699
fix: is_benefactor_reward had the default value of true when not set
2019-08-19 11:47:04 -03:00
Srdjan Obucina
4d426e1f5a
Enable building on Ubuntu 18.04 using GCC 7 compiler
2019-08-14 14:05:30 +02:00