obucinac
5468873e0a
Merge branch 'develop' into feature/SON-83
2019-09-13 14:37:12 +02:00
Bobinson K B
ddc41d680b
Merge pull request #120 from peerplays-network/GRPH-89
...
Better object database handling
2019-09-12 16:28:57 -04:00
S
436aebc73b
SON plugin test suite skeleton
2019-09-12 16:48:34 +02:00
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
Bobinson K B
0bdbd64c00
Merge pull request #121 from peerplays-network/GRPH-4-update-submodule
...
Update the FC submodule
2019-09-11 13:34:45 -04:00
Roshan Syed
be60e41766
Updated GitLab CI
2019-09-11 09:53:34 -03:00
Miha Čančula
8cd22ee6a0
Fix undefined references in cli test
2019-09-11 12:04:04 +02:00
Roshan Syed
edec01fb29
Support/gitlab ( #123 )
...
* Updated gitlab process
2019-09-10 14:11:12 -03:00
S
65719df879
Remove plugins option from libgraphene_app
2019-09-10 15:21:37 +02:00
S
f19957c9f6
Fix fc::variant:as call
2019-09-10 15:05:09 +02:00
Srdjan Obucina
c206466b31
Remove GRAPHENE_MAX_NESTED_OBJECTS
2019-09-10 14:26:48 +02:00
Miha Čančula
00a38c521e
Update the FC submodule with the changes for GRPH-4
2019-09-10 10:26:05 +02:00
Srdjan Obucina
e0a7172b04
Revert config_util to what it was
2019-09-09 18:55:47 +02:00
Bobinson K B
9224af57e2
Merge pull request #117 from peerplays-network/feature/GRPH-90
...
Fix for history ID mismatch issue
2019-09-09 12:45:15 -04:00
Srdjan Obucina
d1ddbe5afb
Build params changed, adjusted config_util to match current fc lib, witness main aligned to Bitshares as much as possible
2019-09-09 16:24:03 +02:00
Srdjan Obucina
9d30da3259
Add GRAPHENE_MAX_NESTED_OBJECTS definition
2019-09-09 15:24:09 +02:00
Srdjan Obucina
a1d3de2eb5
Add config_util.cpp to CMakeLists.txt
2019-09-09 15:19:47 +02:00
Srdjan Obucina
18225433ad
Add config_util.cpp from Bitshares
2019-09-09 15:13:40 +02:00
Ronak Patel
3510704398
Fix for for history ID mismatch ( Bitshares PR #875 )
2019-09-09 15:33:47 +05:30
Bobinson K B
b11edaa6a5
Merge pull request #69 from peerplays-network/WASM-49
...
get_account_history fix
2019-09-07 00:54:39 +05:30
Bobinson K B
f9a3d087ea
Merge pull request #60 from peerplays-network/GRPH-48-Object-Database-18.04
...
Grph 48 object database 18.04
2019-09-07 00:53:04 +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
Bobinson K B
db8efafc62
Merge pull request #104 from peerplays-network/feature/GRPH-76
...
Short-cut long sequences of missed blocks
2019-09-07 00:51:12 +05:30
Bobinson K B
6563644264
Merge pull request #91 from peerplays-network/GRPH-51
...
unit test for bitshares issue #325
2019-09-07 00:50:33 +05:30
Bobinson K B
c1d70bf882
Merge pull request #89 from peerplays-network/GRPH-4
...
CliWallet_crash_ctrlD
2019-09-07 00:49:45 +05:30
Bobinson K B
ef7fe58139
Merge pull request #98 from peerplays-network/cli_wallet_tests
...
Cli wallet tests framework
2019-09-07 00:42:58 +05:30
Srdjan Obucina
1c2c0f900d
Fix list of plugins activated by default
2019-09-06 16:57:25 +02:00
Srdjan Obucina
b85dd083fb
Fix list of plugins activated by default
2019-09-06 16:52:45 +02:00
Srdjan Obucina
f7f7669e02
add is_plugin_enabled to application
2019-09-06 16:43:24 +02:00
Srdjan Obucina
0581df5245
Add missing declaration
2019-09-06 16:26:58 +02:00
Srdjan Obucina
604439dcaf
Implemented "plugins" config variable
...
From:
https://github.com/bitshares/bitshares-core/pull/288
2019-09-06 16:06:41 +02:00
Srdjan Obucina
f097f94bdc
Add plugin config example parameters
2019-09-06 13:55:17 +02:00
Srdjan Obucina
5c3dcc2693
Add plugin config example parameters
2019-09-06 13:53:55 +02:00
Srdjan Obucina
d99aa73104
Add plugin config example parameters
2019-09-06 13:50:24 +02:00
Srdjan Obucina
bf3cc4b658
Add plugin description function
2019-09-05 21:30:11 +02:00
Srdjan Obucina
3198c37dbe
Add plugin description
2019-09-05 21:15:46 +02:00
Srdjan Obucina
bfb220e76f
Add plugin section headers to generated config.ini
...
https://github.com/bitshares/bitshares-core/pull/1641/files
2019-09-05 20:48:29 +02:00
Srdjan Obucina
4caaf2321d
SON plugin skeleton code
...
- SON plugin skeleton added
- SON plugin activated by default
2019-09-05 20:20:22 +02:00
Bobinson K B
2c28d0d49f
Merge pull request #87 from peerplays-network/feature/GRPH-54
...
Fix for irrelevant signature included issue
2019-09-05 14:03:19 +05:30
Alfredo Garcia
1d1193e6d0
change bitshares to core in message
2019-09-03 14:13:42 -03:00
Srdjan Obucina
a081a8ecba
Add missing change
2019-09-03 12:46:47 +02:00
Bobinson K B
cdc89c16ee
Merge pull request #97 from peerplays-network/feature/GRPH-61
...
Increase block creation timeout to 2500ms
2019-09-02 19:20:07 +05:30
Bobinson K B
e44b04df48
Merge pull request #93 from peerplays-network/GRPH-71
...
Fix failed app_test
2019-09-02 19:16:11 +05:30
Bobinson K B
07249e90bb
Merge pull request #92 from peerplays-network/GRPH-70
...
[GRPH-70] remove needless find()
2019-09-02 18:38:42 +05:30
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
Miha Čančula
a797787f02
Merge branch 'develop' into GRPH-59-Proposal-failure-handling
2019-09-02 11:14:48 +02:00
Alfredo Garcia
fcfe65acf8
add cli tests framework
2019-08-30 16:51:24 -03:00
Alfredo Garcia
3362d603cb
remove cache from cli get_account
2019-08-30 16:49:54 -03:00