pbattu123
32d9175061
enable mandatory plugins to have smooth transition for next release
2020-02-27 14:27:49 -04:00
pbattu123
24e7610bce
Merge pull request #296 from peerplays-network/es_update1
...
ES update1
2020-02-26 13:57:17 -04:00
pbattu123
b7951e916b
fix verify witness signature method ( #295 )
2020-02-26 22:25:36 +05:30
pbattu123
7f0bc332be
update to es plugin
2020-02-26 12:41:22 -04:00
pbattu123
371c4c521d
Merge pull request #293 from peerplays-network/sync_fc_dev
...
Sync fc with latest updates
2020-02-24 13:52:07 -04:00
pbattu123
71e73146eb
sync fc branch(build optimization changes)
2020-02-24 11:13:19 -04:00
pbattu123
926d4ae381
enable snapshot plugin ( #288 )
2020-02-24 10:24:01 -04:00
pbattu123
5188a686d9
Merge pull request #229 from peerplays-network/feature/GRPH-155
...
[GRPH-155] fixed cli_wallet log issue
2020-02-13 12:59:39 -04:00
pbattu123
d5df44935a
Merge pull request #230 from peerplays-network/feature/GRPH-163
...
[GRPH-163] Port plugin sanitization code
2020-02-13 10:43:59 -04:00
pbattu123
c93c3d3b18
Merge pull request #226 from peerplays-network/feature/GRPH-160
...
[GRPH-160] check witness signature before adding block to fork db
2020-02-13 09:00:22 -04:00
pbattu123
524b3088df
Merge pull request #228 from peerplays-network/feature/GRPH-162
...
Replace verify_no_send_in_progress with no_parallel_execution_guard
2020-02-13 08:59:20 -04:00
pbattu123
0e4434a0dc
Merge branch 'develop' into feature/GRPH-155
2020-02-13 08:57:28 -04:00
pbattu123
0579058792
Merge branch 'develop' into feature/GRPH-163
2020-02-13 08:53:44 -04:00
pbattu123
bf25029e4a
Merge pull request #242 from peerplays-network/feature/GRPH-169
...
[GRPH-169] Avoid directly overwriting wallet file on exit
2020-02-13 08:47:25 -04:00
pbattu123
046ee5b75c
Merge pull request #257 from peerplays-network/feature/GRPH-205
...
Backport ElasticSearch plugins from BitShares
2020-02-13 08:46:45 -04:00
pbattu123
11919cdbd9
brought updates from mainnet branch ( #285 )
2020-02-12 23:38:23 +05:30
gladcow
e55075ec6d
fix CLI tests
2020-01-17 18:51:44 +03:00
gladcow
0a90442966
fix the data writing to ES during sync issues
2020-01-13 15:35:18 +03:00
gladcow
bfa878f9b2
change ES index prefixes to Peerplays-specific
2020-01-01 14:51:25 +03:00
Alfredo Garcia
62247c543d
Merge pull request #1725 from oxarbitrage/issue1682
...
elasticsearch history api #1682
2020-01-01 14:51:25 +03:00
Alfredo Garcia
de4faee7f0
Merge pull request #1073 from xiangxn/merge-impacted
...
merge impacted into db_notify
2019-12-31 00:22:51 +03:00
Alfredo Garcia
2f054ac619
Merge pull request #1717 from oxarbitrage/issue1652
...
add genesis data to es_objects
2019-12-31 00:21:08 +03:00
crypto-ape
82ef3a51d1
explicitly cleanup external library facilities
2019-12-31 00:20:42 +03:00
Alfredo Garcia
6d9ad94e20
Merge pull request #1541 from oxarbitrage/es_objects_start_after_block
...
add es-objects-start-es-after-block option
2019-12-31 00:20:17 +03:00
Alfredo Garcia
c4612a522b
Merge pull request #1458 from oxarbitrage/issue1455
...
add option elasticsearch-start-es-after-block to es plugin
2019-12-31 00:13:39 +03:00
Alfredo Garcia
4f5f8f4479
Merge pull request #1429 from oxarbitrage/es_objects_templates
...
Add an adaptor to es_objects and template function to reduce code
2019-12-31 00:09:08 +03:00
Alfredo Garcia
2d19aa3de1
Merge pull request #1271 from oxarbitrage/es_objects
...
refine es_objects plugin
2019-12-31 00:04:13 +03:00
Abit
c9583f4486
Merge pull request #1201 from oxarbitrage/elasticsearch_tests2
...
Elasticsearch refactor
2019-12-31 00:03:25 +03:00
Abit
e91e61e6cb
Merge pull request #873 from pmconrad/585_fix_history_ids
...
Fix history ids
2019-12-30 23:20:31 +03:00
oxarbitrage
8d900a5276
Merge pull request #500 from oxarbitrage/elasticsearch-extras
...
es_objects plugin
2019-12-30 22:25:55 +03:00
oxarbitrage
00f14c4729
Merge pull request #444 from oxarbitrage/elasticsearch
...
Elasticsearch plugin
2019-12-30 21:09:24 +03:00
Alfredo
f3d961bb70
allow plugin to have descriptions
2019-12-30 19:55:13 +03:00
Peter Conrad
e1244eb7ab
Implemented "plugins" config variable
2019-12-30 18:55:08 +03:00
pbattu123
d52f9fbb59
Set hardfork date to Jan5th on TESTNET
2019-12-24 10:46:27 -04:00
pbattu123
054f06adc7
Beatrice hot fix(sync issue fix)
2019-12-20 21:55:45 -04:00
pbattu123
26886cc7d5
avoid wlog as it filling up space
2019-12-17 12:13:46 -04:00
pbattu123
a4d399d6cc
Update hardfork date for TESTNET, sync fc module and update logs
2019-12-17 09:18:34 -04:00
Sandip Patel
b57220a180
Fixed withdraw vesting bug
2019-12-12 14:14:31 +05:30
Sandip Patel
d3ecbba3d7
avoid directly overwriting wallet file
2019-12-11 17:02:26 +05:30
pbattu123
f1fef49373
Merge pull request #237 from peerplays-network/BLOCKBACK-183
...
BLOCKBACK-183 GPOS: Votes consideration on GPOS activation
2019-12-08 21:42:26 -04:00
pbattu123
b5249ac2b1
Bump fc version
2019-12-07 22:15:53 -04:00
pbattu123
91e8dca261
Merge pull request #239 from peerplays-network/BLOCKCBACK-187
...
bump fc version BB-187
2019-12-07 13:52:32 -04:00
pbattu123
91c65b9845
Merge pull request #234 from peerplays-network/BLOCKBACK-186
...
BLOCKBACK-186 fix: GPOS
2019-12-07 13:51:58 -04:00
pbattu123
e0db30291c
bump fc version
2019-12-06 16:35:59 -04:00
pbattu123
3b65288867
Merge pull request #232 from peerplays-network/feature/GRPH-166
...
[GRPH-166] Fixed chainparameter update proposal issue
2019-12-06 13:04:50 -04:00
pbattu123
70b5a9414f
Merge pull request #90 from peerplays-network/GRPH-46
...
GRPH-46-Quit_command_cliwallet
2019-12-06 12:33:15 -04:00
pbattu123
067fcd13f7
Votes consideration on GPOS activation
2019-12-06 11:26:49 -04:00
Sandip Patel
d5662ada04
Added log for authorization failure of proposal operations
2019-12-06 11:07:38 +05:30
pbattu123
38bb9226ec
Move GPOS withdraw logic to have single transaction(also single fee) and update API
2019-12-05 13:46:13 -04:00
Sandip Patel
2dfaa866ca
Fixed chainparameter update proposal issue
2019-12-05 18:53:38 +05:30
Alfredo Garcia
3a2def7311
Merge pull request #137 from peerplays-network/feature/GRPH-92
...
[GRPH 92] Build optimization
2019-12-03 20:43:50 -03:00
Sandip Patel
e989275414
removed multiple function definition
2019-12-03 19:44:16 +05:30
satyakoneru
9a9c35649b
GRPH-46-Quit_command_cliwallet
2019-12-03 19:39:03 +05:30
Sandip Patel
5606fc5fc2
Port plugin sanitization code
2019-12-03 15:17:45 +05:30
Sandip Patel
45aac6dc61
fixed cli_wallet log issue
2019-12-03 14:20:15 +05:30
gladcow
40c2fd8783
fix compilation issues
2019-12-02 17:41:13 +03:00
Sandip Patel
ffbae79a48
Replace verify_no_send_in_progress with no_parallel_execution_guard
2019-12-02 12:04:28 +05:30
pbattu123
c49ce31201
Merge pull request #227 from peerplays-network/GRPH-159
...
GRPH 159
2019-11-29 14:21:45 -04:00
pbattu123
0b2c9dde22
remove default value for extension parameter
2019-11-29 10:15:13 -04:00
Peter Conrad
25458c294d
Undo superfluous change
2019-11-29 14:10:40 +03:00
Peter Conrad
854119233a
Externalized serialization in protocol library
2019-11-29 14:10:40 +03:00
Peter Conrad
2358149e46
Externalized genesis serialization
2019-11-29 14:10:40 +03:00
Peter Conrad
b3d6058485
Externalized db objects
2019-11-29 14:10:40 +03:00
Peter Conrad
71d8bfd843
Externalize serialization of blocks, tx, ops
2019-11-29 14:10:40 +03:00
Peter Conrad
4df7298a0d
Externalized some API templates
2019-11-29 14:10:40 +03:00
Sandip Patel
614e51cca0
check witness signature before adding block to fork db
2019-11-29 16:08:23 +05:30
Alfredo Garcia
6f0ce36292
Merge pull request #225 from peerplays-network/feature/GRPH-152
...
[GRPH-152] Allow APIs to be called by account/asset name and id
2019-11-28 15:29:12 -03:00
Sandip Patel
ad5707ed95
Fixed alignment issues
2019-11-28 10:36:26 +05:30
Sandip Patel
41445a8764
Fixed compilation issues
2019-11-26 18:18:42 +05:30
Sandip Patel
a5d8a15728
asset id or name support in all asset APIs
2019-11-26 16:51:20 +05:30
Sandip Patel
7aeaa14bae
account name or id support in all database api
2019-11-26 13:50:06 +05:30
pbattu123
fd23d149d6
refer to latest commit of latest-fc branch ( #224 )
2019-11-25 16:23:42 -04:00
pbattu123
9b7776e301
Merge pull request #220 from peerplays-network/BLOCKBACK-177
...
issue with withdrawl
2019-11-25 10:51:06 -04:00
pbattu123
0ecf2e8d0e
Merge pull request #222 from peerplays-network/feature/BLOCKBACK-182
...
[BLOCKBACK-182] set extensions default values
2019-11-25 10:49:25 -04:00
pbattu123
fd2679a888
Merge pull request #223 from peerplays-network/BLOCKBACK-181
...
BLOCKBACK-181 Update GPOS hardfork date and don't allow GPOS features before hardfork time
2019-11-24 12:21:44 -04:00
pbattu123
e6d3dd0662
Update GPOS hardfork date and don't allow GPOS features before hardfork time
2019-11-23 20:46:17 -04:00
Alfredo Garcia
df4e045128
Merge pull request #218 from peerplays-network/feature/GRPH-150
...
[GRPH-150] P2P Log files are not created
2019-11-22 16:49:25 -03:00
Sandip Patel
c17d73f11b
set extensions default values
2019-11-22 18:46:55 +05:30
pbattu123
9c1e7af9c7
issue with withdrawl
2019-11-21 10:40:39 -04:00
Alfredo Garcia
e7e08169c8
Merge pull request #116 from peerplays-network/GRPH-81
...
[GRPH-81] Different performance optimization
2019-11-20 13:36:41 -03:00
abitmore
d3b2c4ce95
Simplified code in database::pay_workers()
2019-11-20 14:23:20 +03:00
Sandip Patel
ac5d55be0f
added new files
2019-11-14 17:05:01 +05:30
Sandip Patel
7a1f1a7293
Logging config parsing issue
2019-11-14 17:02:54 +05:30
Alfredo Garcia
fccd856429
Merge pull request #149 from peerplays-network/feature/GRPH-114
...
[GRPH-114] Check the attacker/buggy client before updating items ids
2019-11-11 09:50:46 -03:00
gladcow
d99ef0c1f9
fix global objects usage during replay
2019-11-08 15:42:09 +03:00
abitmore
4f54b13074
Added header inclusions in db_management.cpp
2019-11-08 15:42:09 +03:00
abitmore
6a7d670762
Added FC_ASSERT for dynamic data id of core asset
2019-11-08 15:42:09 +03:00
abitmore
02f6019896
Minor refactory asset_create_evaluator::do_apply()
2019-11-08 15:42:09 +03:00
abitmore
2f6de1f056
Add comments for update_expired_feeds in db_block
2019-11-08 15:42:09 +03:00
abitmore
66f6f26934
Removed unused variable
2019-11-08 15:42:09 +03:00
abitmore
83736ba656
Use getters
2019-11-08 15:42:09 +03:00
abitmore
1939cd127b
Added getter for core dynamic data object
2019-11-08 15:42:09 +03:00
abitmore
dcc6902720
Added getter for witness schedule object
2019-11-08 15:42:09 +03:00
abitmore
04102d549c
Change static refs to member pointers of db class
2019-11-08 15:39:16 +03:00
abitmore
36e318a503
Improve update_expired_feeds performance #1093
2019-11-08 15:39:16 +03:00
abitmore
e27b074f62
Minor code updates for asset_evaluator.cpp
...
* changed an `assert()` to `FC_ASSERT()`
* replaced one `db.get(asset_id_type())` with `db.get_core_asset()`
* capture only required variables for lambda
2019-11-08 15:37:46 +03:00
abitmore
ac7ac9f1f2
Minor performance improvement for db_maint
2019-11-08 15:37:46 +03:00
abitmore
cabbd7d070
Use static refs in db_getter for immutable objects
2019-11-08 15:37:46 +03:00
abitmore
01a81554ff
Minor performance improvement for price::is_null()
2019-11-08 15:37:46 +03:00
abitmore
8a9d3e7775
Added logging for the old update_expired_feeds bug
...
The old bug is https://github.com/cryptonomex/graphene/issues/615 .
Due to the bug, `update_median_feeds()` and `check_call_orders()`
will be called when a feed is not actually expired, normally this
should not affect consensus since calling them should not change
any data in the state.
However, the logging indicates that `check_call_orders()` did
change some data under certain circumstances, specifically, when
multiple limit order matching issue (#453 ) occurred at same block.
* https://github.com/bitshares/bitshares-core/issues/453
2019-11-08 15:37:46 +03:00