Releases: cryptonomex/graphene
October 5 Test Network
This gensis file uses a snapshot generated on October 5th.
chain id: 60e21871125ea9995fe498b7f68a87a85c6583725ea5448f6fd969c59a37df83
seed node: 104.236.51.238:2005
./witness_node -d oct5 --genesis-json oct5-genesis.json -s "104.236.51.238:2005"
The required genesis file is attached to this release, you will have to decompress it before launching your witness node.
Changes:
- network broadcasts are now automatically rate limited by network latency (nodes only fetch one block at a time)
- the undo history now uses the last_irreversible_block_num metric to determine how much undo history is necessary.
- certain c-style asserts that would halt in debug but not release have been replaced with FC_ASSERT which will throw an exception rather than halt.
Everyone participating in this test network should compile in release mode.
cmake -D CMAKE_BUILD_TYPE=Release
Even though we are in a release build, please run your witness node in a debugger such as lldb or gdb so we can catch any crashes. When a crash occurs please run "bt" to generate a backtrace and open an issue with the crash report.
Minimum System Requirements
For highest reliability all witnesses should run on a system with at least 2 cores and 4 GB of RAM with a network connection capable of 10 Megabytes per second. These specs are designed to minimize latency and provide plenty of overhead to handle bursts, etc.
October 2 Test Network
Chain ID: c746b258deb5e476601488d8dbb98cf6dcacc2dec857fda58514907257d461c3
Seed Node: 104.236.51.238:2001
To join the test network
./witness_node -d oct2 --genesis-json oct-02-testnet-genesis.json -s "104.236.51.238:2001"
The required genesis file is attached to this release, you will have to decompress it before launching your witness node.
October 1 Test Network
Network Details:
Chain ID: 0682819add44adb68b5ae8fa24bcd23bca930d5fe9eda95e7e09343c53ee0859
Seed Node: 104.236.51.238:1984
To join the test network:
./witness_node -d oct1 --genesis-json oct-01-testnet-genesis.json -s "104.236.51.238:1984"
The required genesis file is attached to this release, you will have to decompress it before launching your witness node.
Sep 18 test network
This is a test network for advanced users only!
Vital information
Chain ID: 0f8b631d7a9dfebf16d6776fab96b629a14429762bf9c3eb95db1e4e4af637a4
Seed node: 104.236.118.105:1776
Non-vital information
sha256sum of genesis.json
: f737f9678d75601cb9bf32e9c80a99c56dd5e2b7b31715b2cf45b919e0f502b8
Changes for Stability
- Numerous p2p fixes
- Refactor of pending block and fork handling logic, fixing several bugs
- Witness scheduler replaced
New features
- Numerous API enhancements
- 100 low account and asset ID's are now reserved
- Maximum expiration removed
- CLI wallet
info
command now reports witness participation rate - CLI wallet can now withdraw vesting balances
- CLI wallet can now update witnesses' block signing keys
- Removed an unused chain parameter
Aug 31 Test Network
This is a test network for advanced users only!
Vital information
Chain ID: ecbde738ba0b319cb4d266e613b200d010da8b37313c20aec03f9c8e2d9b35e3
Seed node: 104.236.118.105:1776
Non-vital information
sha256sum of genesis.json
: 8446c07b976d1e021d7f7e3e4b38fe32cf6c7b68f8a137ab6125c18c83b017f0
Checkpoints:
checkpoint = [ 1, "00000001effe42495375c11e8b54af3efea0120e"]
checkpoint = [700, "000002bc1e85649b223b63438e7a8966e9a3f3a6"]
Changes
Increase the max reorder to 1024 from test2a
Fix build errors from test2
Aug 20 Test Network
This is a test network for advanced users only:
You can connect to this network at the following server:
./witness_node -s "104.236.51.238:1776" --genesis-json aug-20-test-genesis.json
./cli_wallet --chain-id d011922587473757011118587f93afcc314fbaea094fc1055574721b27975083