Eric Frias
ceac07ed42
Improve the generate_genesis plugin to:
...
- exclude more exchanges
- exclude scam accounts
- credit users for any vesting balances they could have
withdrawn at the time of the snapshot
- other minor cleanup
2017-06-01 10:02:40 -04:00
Eric Frias
d05e5552af
If there is an error parsing the genesis file in embed_genesis, print the exception before exiting.
2017-06-01 09:52:55 -04:00
root
615321cc18
added get_account_transaction_history_id and some fixes
2017-05-31 23:11:29 +00:00
Eric Frias
7f44b793c1
Fix a bug where initial_bts_accounts' balances weren't correctly accounted in total_supply
2017-05-31 18:06:11 -04:00
root
7c3904bfae
adding get_operation_history_id
2017-05-31 20:45:25 +00:00
SynaptiCAD User
50f474a8bf
[DLN] added code to test participation rate using ./tests/chain_test --run_test=operation_tests/witness_create, currently passes when test is set to use shuffle (which I've set as default) but fails for RNG
2017-05-30 18:49:15 -04:00
SynaptiCAD User
efd5352756
[DLN] update genesis block's max_core_supply to set reserve pool to 9 million CORE (54605325941 are allocated to accounts)
2017-05-30 16:23:26 -04:00
SynaptiCAD User
80e1be9ee0
[DLN] fixed missed_count for participation_rate calculateion on RNG, also hopefully fix missed block count for individual witnesses
2017-05-30 14:50:49 -04:00
Roman Olearski
d8c7c1e8f4
corrected three addresses in genesis/genesis.json
2017-05-30 09:29:23 +02:00
Roman Olearski
77673d229c
updated selected addresses in genesis.json, fixed typo
2017-05-29 18:22:09 +02:00
Roman Olearski
e9b43d26ac
updated selected addresses in genesis.json
2017-05-29 18:04:19 +02:00
Ryan R. Fox
0fc6079828
Update db_block.cpp
...
Ensure the transaction signature is validated.
2017-05-27 16:42:21 -04:00
Abit
19f0ec57f0
Merge pull request #289 from pmconrad/partial_op_history
...
Added partial-operations flag to reduce operations log (1.11.x) as suggested in #192
2017-05-27 21:57:36 +02:00
Roman Olearski
50f07d47f5
Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into rock-paper-scissors
2017-05-27 20:13:17 +02:00
Roman Olearski
e6b58adbd1
fixed update witness operation - added new_initial_secret
2017-05-27 20:11:46 +02:00
Peter Conrad
53271599a7
Call use_next_id to keep object ids consistent
2017-05-27 09:42:50 +02:00
Eric Frias
0c6ba8e1d5
Change ordering of fields for password generation
2017-05-26 10:43:51 -04:00
Eric Frias
4b17eb6657
Add get_private_key_from_password from steem commit 27ee20fdc0a11b721c760685b8a6956c592287cb
2017-05-25 12:21:48 -04:00
Peter Conrad
16824f438a
Added partial-operations flag to reduce operations log (1.11.x)
2017-05-25 12:31:09 +02:00
Roman Olearski
74bcc3ed4f
Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into rock-paper-scissors
...
Conflicts:
libraries/chain/include/graphene/chain/config.hpp
2017-05-24 19:37:08 +02:00
Roman Olearski
71b53bbf26
changed to PPY core and BTS prefix
2017-05-24 19:34:39 +02:00
Eric Frias
90553db95b
Update key core asset and key prefix to PPY.
...
Add BitShares sharedrop balances, PEERPLAYS token balances, and reserved
accounts for exchanges to genesis file.
2017-05-24 13:19:02 -04:00
Roman Olearski
cd67d72fee
converting bitcoin addresses in genesis.json
2017-05-24 09:57:30 +02:00
Roman Olearski
c6b44ccd38
extending genesis.json initial_vesting_balances with begin_balance
2017-05-23 22:03:12 +02:00
Roman Olearski
0612986e82
added bitcoin initial balances to genesis
2017-05-23 21:48:21 +02:00
Roman Olearski
8d73141d8b
preparing genesis.json db_init.cpp for PPY
2017-05-23 18:21:51 +02:00
Vikram Rajkumar
9d2e5ca45a
Merge pull request #286 from SahkanDesertHawk/patch-1
...
Update application.cpp
2017-05-22 20:34:40 -05:00
Sigve Kvalsvik
f90eea1238
Update gui_version
2017-05-22 21:55:17 +02:00
Roman Olearski
b6929c9f5e
Merge branch 'rock-paper-scissors-ro' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into rock-paper-scissors-ro
2017-05-22 20:15:13 +02:00
Roman Olearski
0c14896a3d
done acounts_list_plugin
2017-05-22 19:49:10 +02:00
Roman Olearski
fcc1cb28bd
Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into rock-paper-scissors
2017-05-22 17:59:03 +02:00
Roman Olearski
3e4d9c2aa3
added acounts_list_plugin
2017-05-22 17:57:35 +02:00
Roman Olearski
0329c0eadd
added acounts_list_plugin
2017-05-22 17:47:48 +02:00
SahkanDesertHawk
68247a9ec9
Update application.cpp
2017-05-21 18:34:19 -10:00
Vikram Rajkumar
5e095b0da7
Update docs submodule
2017-05-21 20:04:18 -05:00
Vikram Rajkumar
5ba307e7ea
Placeholder to list contributors
2017-05-21 18:46:27 -05:00
Vikram Rajkumar
f13698370b
Clean up replay logic; resolve #175
2017-05-21 18:40:54 -05:00
Vikram Rajkumar
aaf6c5e8f8
Merge remote-tracking branch 'cnx/587-bugfix-witness-reindex-logic'
2017-05-21 17:10:10 -05:00
Vikram Rajkumar
c3d8311303
Merge remote-tracking branch 'cnx/master'
2017-05-21 14:58:45 -05:00
Vikram Rajkumar
1288a86af6
Update fc submodule
2017-05-21 14:54:51 -05:00
Roman Olearski
3f62223b18
added betting methods to the cli_wallet 2
2017-05-20 11:36:00 +02:00
Roman Olearski
b2e9af164c
added betting methods to the cli_wallet
2017-05-18 13:06:35 +02:00
Vikram Rajkumar
cda895abd6
Update seed node
2017-05-16 13:18:38 -05:00
Fabian Schuh
9b80bbb5bb
Merge pull request #677 from ryanRfox/676-apply_block-validate-tx-sig
...
_apply_block: don't skip trx signature validation
2017-05-15 06:32:38 +02:00
Ryan R. Fox
a61b360eed
Update db_block.cpp
...
Ensure the transaction signature is validated.
2017-05-12 13:39:37 -05:00
Vikram Rajkumar
6e9c0adf5d
Update seed nodes
2017-05-10 15:52:10 -05:00
Abit
8c0668de36
Merge pull request #272 from charles-cooper/master
...
Fix typo in README.md (LICENSE location)
2017-05-10 20:23:52 +02:00
Abit
42afa14012
Merge pull request #274 from bitshares/273-sync-error
...
Fix `block_num != 0` syncing issue #273
2017-05-10 20:22:36 +02:00
Abit
db9669a264
_apply_block: don't skip trx signature validation
2017-05-10 20:20:18 +02:00
oxarbitrage
8dd663aaf6
get_relative_account_history: adding limit > 0 check #279 ( #281 )
2017-05-10 17:33:40 +02:00