Peter Conrad
7756c9d443
Merge tag '0.1.10'
2018-09-03 20:41:55 +02:00
Peter Conrad
0bf8a9d73a
Merge tag '0.1.8'
2018-09-03 17:16:34 +02:00
Peter Conrad
53a306fd0f
Merge commit 'cd67d7'
...
Artificial merge point for combining https://github.com/PBSA/peerplays/ with PBSA bitbucket.
2018-09-03 17:14:28 +02:00
Michael Neynens
1c1026516a
Updated vote tallying, skipping non-existing accounts
2018-08-07 18:04:17 -07:00
Michael Neynens
d5d7900cb4
Updated seed nodes and added update section in README
2018-07-09 08:51:56 -07:00
Michael Neynens
d9345f0ea5
Merge branch 'pr11'
2018-07-04 16:14:18 -07:00
Michael Neynens
7c853e42aa
Merge branch 'pr10'
2018-07-04 16:14:13 -07:00
BhuzOr
fc18c4812c
Fix for block_num != 0
...
Backport from Steem/BitShares
Some info here: https://github.com/bitshares/bitshares-core/issues/273
2017-06-09 00:21:35 -03:00
BhuzOr
661a5ea5b0
Catch DNS exceptions when adding seed nodes
2017-06-09 00:20:17 -03:00
cryptosig
5aa5454370
Update README.md
...
would not compile on Ubuntu unless you added -DBOOST_ROOT="$BOOST_ROOT"
2017-06-09 00:18:06 -03:00
Bill Butler
814349d30c
Syntax change for get_private_key_from_password
2017-06-09 00:09:18 -03:00
Bill Butler
9ee828c8ab
private-key instead of private-keys
2017-06-09 00:09:18 -03:00
Bill Butler
c8bf3b2729
Double rather than single quotes
2017-06-09 00:09:18 -03:00
Bill Butler
98aa80869d
One of the pairs... rather than The last pair...
2017-06-09 00:09:18 -03:00
Bill Butler
0a19fd9ae1
add sudo
2017-06-09 00:09:18 -03:00
Bill Butler
be6952b6dd
typo
2017-06-09 00:09:18 -03:00
Bill Butler
64092e35a3
systemd instructions added
2017-06-09 00:09:18 -03:00
PBSA Github Manager
b4d43437a6
Updated seednodes from witnesses
2017-06-08 23:40:44 -03:00
PBSA Github Manager
11ea3a4bd0
Recommended PBSA Genesis
2017-06-06 15:25:12 -03:00
Viktor
32758955df
Change default seed node
2017-06-06 18:18:27 +03:00
Viktor
d245b70d70
Change core symbol and address prefix
2017-06-06 16:27:12 +03:00
Viktor
b7e11ae9d6
Update max core supply in genesis, properly track total supply for vesting balances in bts accounts and other changes
2017-06-06 11:17:04 +03:00
BhuzOr
8ceaeb0aa2
Fix clear_expired_transactions memory leak
...
Backport from Steem/BitShares: https://github.com/bitshares/bitshares-core/issues/256
2017-06-04 23:29:55 +02:00
BhuzOr
83f9e46668
Validate block timestamps
...
Reject blocks with timestamp too far in the future
Backport from BitShares: https://github.com/bitshares/bitshares-core/pull/17
2017-06-04 15:16:49 +02:00
Viktor
4a75af7dc9
Update chain id
2017-06-02 13:04:08 +03:00
Viktor
3248606782
Add a command 'update_witness_votes' to the CLI wallet that
...
allows you to change multiple witness votes at one time
(just a convenience, it doesn't do anything vote_for_witness didn't
already let you do)
2017-06-02 12:19:20 +03:00
Viktor
744b9c08d2
comment out excessive debug logging
2017-06-02 12:01:43 +03:00
Viktor
7759d2e658
Quiet unhelpful log message "Not producing block because slot has not yet arrived"
2017-06-02 12:01:00 +03:00
Viktor
113903b714
Automatically update wallet's cached copy of account objects
...
whenever we are notified of a change on the blockchain
2017-06-02 11:59:46 +03:00
Viktor
8ae95e1d5c
Change unique index to non-unique on vesting_balance_objects
2017-06-02 11:58:58 +03:00
Viktor
a06096d0dd
[DLN] revert some test code related to worker-pay that was inadvertently committed in a larger commit
2017-06-02 11:58:23 +03:00
Viktor
a4937a2cce
[DLN] experimenting with RNG vs shuffle algorithm in tests
2017-06-02 11:56:59 +03:00
Viktor
9e8bc0b27c
Add 'generate_uia_sharedrop_genesis_plugin' used for generating the initial PPY
...
balances based on the BitShares PEERPLAYS UIA.
Modify the other generate_genesis plugin to be able to run disabled.
2017-06-02 11:56:01 +03:00
Viktor
687088a13b
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-02 11:50:29 +03:00
Viktor
8586d1702f
If there is an error parsing the genesis file in embed_genesis, print the exception before exiting.
2017-06-02 11:47:44 +03:00
Viktor
77fb78b841
Fix a bug where initial_bts_accounts' balances weren't correctly accounted in total_supply
2017-06-01 09:52:18 +03:00
Viktor
f90c8a4101
[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-06-01 09:50:55 +03:00
Viktor
68bbd4da43
[DLN] update genesis block's max_core_supply to set reserve pool to 9 million CORE (54605325941 are allocated to accounts)
2017-06-01 09:49:12 +03:00
Viktor
074817f29a
[DLN] fixed missed_count for participation_rate calculateion on RNG, also hopefully fix missed block count for individual witnesses
2017-06-01 09:46:16 +03:00
Viktor
af191e2929
Update chain id
2017-05-31 20:05:45 +03:00
Viktor
ec27e3d6a1
Set maintenance_interval
2017-05-31 19:43:50 +03:00
PBSA Github Manager
76ce926811
shuffle and parm adj to genesis
2017-05-29 19:45:14 -03:00
PBSA Github Manager
9f5bd71140
updated chain_id to current testnet
2017-05-29 14:18:06 -03:00
PBSA Github Manager
965c93fe9f
Update README.md
2017-05-29 13:46:58 -03:00
PBSA Github Manager
e85a860cd0
Rename pbsa-github to genesis.json
2017-05-29 10:13:52 -03:00
PBSA Github Manager
d22ae5c10b
updated genesis for testnet
2017-05-29 09:27:56 -03:00
PBSA Github Manager
e180475f5f
Ensure the transaction signature is validated.
2017-05-28 02:00:18 -03:00
PBSA Github Manager
92a3aed321
fixed update witness operation - added new_initial_secret
2017-05-28 01:57:03 -03:00
PBSA Github Manager
017d37ed6b
fixed update witness operation - added new_initial_secret
2017-05-28 01:53:53 -03:00
PBSA Github Manager
42cd0a6fb1
fixed update witness operation - added new_initial_secret
2017-05-28 01:52:14 -03:00