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
Bobinson K B
1f43c2fa99
Merge pull request #115 from peerplays-network/feature/GRPH-80
...
minor performance improvement
2019-09-17 04:33:05 -04: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
obucinac
f8da5415e3
Part two of SON-83 - plugins option in command line and config file ( #126 )
...
- Empty SON plugin is INACTIVE by default
- To enable it, add peerplays_sidechain to plugins section in
config file, or use --plugins command line option
- Plugin can work with or without witness
2019-09-13 17:34:34 +02:00
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
Alfredo Garcia
755383c121
Merge branch 'develop' into feature/GRPH-88
2019-09-12 16:07:36 -03:00
S
436aebc73b
SON plugin test suite skeleton
2019-09-12 16:48:34 +02: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
obucinac
7553091d02
Peerplays SON plugin skeleton ( #122 )
...
* Peerplays SON plugin skeleton
* SON tests skeleton
2019-09-11 20:29:48 +02: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
Bobinson K B
d1a2ea1c67
Merge pull request #124 from peerplays-network/feature/SONs-base-build-1804
...
Fix building on Ubuntu 18.04 with GCC 7
2019-09-11 09:55:15 -04:00
S
8f317e93d6
Fix building on Ubuntu 18.04 with GCC 7
2019-09-11 15:37:44 +02: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
Ronak Patel
646dc2e548
Merged Bitshares PR #1462 and compilation fixes
2019-09-10 18:56:27 +05:30
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