Srdjan Obucina
2029e98a13
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-10-02 13:05:50 +03:00
Ronak Patel
bef59435e4
Merged changes from Bitshares PR 1036
2019-10-02 13:05:50 +03:00
Miha Čančula
b05cce3b35
Adjust newly merged code to new API
2019-10-02 13:03:39 +03:00
Alfredo Garcia
2856ebed8d
add cli tests framework
2019-10-02 13:01:28 +03:00
Alfredo Garcia
f0a6638970
remove cache from cli get_account
2019-10-02 13:01:28 +03:00
gladcow
0d28d84603
increase delay for node connection
2019-10-02 13:01:28 +03:00
Srdjan Obucina
e01e66f774
Increase block creation timeout to 2500ms
2019-10-02 13:01:28 +03:00
John Jones
075710ddc5
remove needless find()
2019-10-02 13:01:28 +03:00
Peter Conrad
df1b199a4b
Created unit test for #325
2019-10-02 13:01:28 +03:00
Miha Čančula
0dd15cacc3
Make all the tests compile
2019-10-02 13:01:28 +03:00
gladcow
ea1a6a9802
fix copyright message
2019-10-02 13:01:28 +03:00
satyakoneru
0cf5718b39
GRPH-4-CliWallet_crash_ctrlD
2019-10-02 13:01:28 +03:00
Miha Čančula
2efb3ed290
Update fc submodule
2019-10-02 12:57:12 +03:00
Miha Čančula
4d54a81523
Adapt to variant API with max_depth argument
2019-10-02 12:57:12 +03:00
abitmore
889a03116c
Increase max depth for trx confirmation callback
2019-10-02 12:57:12 +03:00
Abit
168ff49da1
Merge pull request #714 from pmconrad/json_fix
...
JSON fix
2019-10-02 12:57:12 +03:00
abitmore
68be112c30
Add test case for broadcast_trx_with_callback API
2019-10-02 12:55:27 +03:00
abitmore
a3bf36a1ed
Add nullptr check in api.cpp for easier testing
2019-10-02 12:55:27 +03:00
pbattu123
464147909a
Unit test case fixes and prepared SONs base
2019-10-02 12:55:27 +03:00
Miha Čančula
3ffb6db487
Make all the tests compile
2019-10-02 12:54:15 +03:00
John M. Jones
d74a71b4ca
Merge pull request #1036 from jmjatlanta/issue_730
...
Add fail_reason to proposal_object
2019-10-02 12:54:15 +03:00
Miha Čančula
70443249f8
Hide some compiler warnings
2019-10-02 12:54:15 +03:00
Miha Čančula
6dd10519aa
Use offsetof instead of custom macro
2019-10-02 12:54:15 +03:00
pbattu123
0c1acc8aa1
Unit test case fixes and prepared SONs base
2019-10-02 12:54:15 +03:00
gladcow
f35f1264bf
Backport fix for get_account_history from https://github.com/bitshares/bitshares-core/pull/628 and add additional account history test case
2019-10-02 12:52:26 +03:00
gladcow
f38cb8e38f
remove double empty lines
2019-10-02 12:52:26 +03:00
gladcow
8b617f205f
fix copyrigth messages order
2019-10-02 12:52:26 +03:00
gladcow
634d43ad7a
test for zero id object in account history
2019-10-02 12:52:26 +03:00
Peter Conrad
3818c684ad
Fixed error when account_history_object with id 0 doesnt exist
2019-10-02 12:52:26 +03:00
satyakoneru
500db5c50f
GRPH-53-Log_format_error
2019-10-02 12:52:26 +03:00
Ronak Patel
e1e5337bd4
Fix for irrelevant signature included issue
2019-10-02 12:52:26 +03:00
Sandip Patel
c625faaf19
Fixed error while loading object database
2019-10-02 12:52:26 +03:00
Srdjan Obucina
b5355b7032
NTP client back
2019-10-02 12:52:26 +03:00
Srdjan Obucina
973cf8b49d
Reorder operations in Dockerfile, to make image creation faster
...
- Reorder prevents unnecessary building of Boost libraries
2019-10-02 12:52:26 +03:00
pbattu123
8aeeed6291
revert master changes that were brought in previous commit
2019-10-02 12:49:51 +03:00
Prabhjot
1536dbb20f
Changed hardfork time for SWEEPS and Core-429
2019-10-02 12:48:54 +03:00
obucinac
c9414168a7
Update README.md
2019-10-02 12:48:54 +03:00
obucinac
28994e46e5
Update README.md
...
Fix typo
2019-10-02 12:48:54 +03:00
Srdjan Obucina
3712086763
Dockerfile, set system locale
...
Prevents locale::facet::_S_create_c_locale name error
2019-10-02 12:46:04 +03:00
PBSA
0cbedd071b
5050 fee update and compilation error fix
2019-10-02 09:53:15 +03:00
Srdjan Obucina
844db855fa
Docker file updates
2019-10-02 09:53:15 +03:00
Srdjan Obucina
fe6d7a14b1
Quick fix: Added missing package pkg-config
2019-10-02 09:53:15 +03:00
Srdjan Obucina
faf9adf73e
Docker file for Ubuntu 18.04
...
Base image updated to Unbuntu 18.04
Prerequisite list updated
Basic configuration updated
2019-10-02 09:49:43 +03:00
Prabhjot
cbb9a11fe1
fix: is_benefactor_reward had the default value of true when not set
2019-10-02 09:47:43 +03:00
Srdjan Obucina
ff2ebd3916
Enable building on Ubuntu 18.04 using GCC 7 compiler
2019-10-02 09:47:43 +03:00
Prabhjot
413d048603
removed redundant tgenesis file
2019-10-02 09:43:48 +03:00
Prabhjot
6ad62f7a50
fixed duplicate code in fee_tests
2019-10-02 09:39:57 +03:00
Prabhjot
41f62a6c8f
Removed redundant if from asset_evaluator and fixed db_notify
2019-10-02 09:39:57 +03:00
Prabhjot
c3d1c8fd3b
Changed sweeps hardfork time
2019-10-02 09:39:57 +03:00
Prabhjot
5c6bd78a98
Added new lottery_asset_create_operation
2019-10-02 09:39:57 +03:00