Releases: eoscanada/eos-bios
v0.9.7
Changelog
11db866 Boot node should NOT mesh with network before the end of the boot process.
c2593ac Export actions.jsonl, enable with --write-actions ... works in boot and join.
5a10484 Implemented BIOS Boot node exclusion, by publishing a launch_block of 0.
a8c9860 Load contents only from the top 7.. so no one down low blocks a launch with bad references.
c0e9d9e Lower the enrichment of producers in tests, to avoid an easy bust of the 15%.. and screwing with the stage net.
35ac63c Nearing mainnet, enable it at your own risk.
4f7cf84 Off-by-one in truncation :) Thanks WinLin ..
8db2314 Out-mesh those who publish target_p2p_address
with the string none
.
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.0
Changelog
11621ed Better output.
5637107 Merge pull request #14 from noprom/master
b815595 Merge remote-tracking branch 'origin/master'
4b6a930 Pushed dawn-v4.2.0 images to our Docker repo, if some find it useful.
d69e8a2 Removed comments.
8f1b950 Renamed ethereum account
to ethereum address
. Use CORE_SYMBOL instead of building our own.
5ed97d5 Updated to dawn v4.2.0
1714b59 Updated to dawn-v4.2.0. ChainID is retrieved through get_info
now.
94f8c7e Updated unregd so it doesn't drain performances with the poor man's search!
23839c3 add more details
v0.8.9
Changelog
9ac65a6 Create README.join-cn.md
537765d Listen on 0.0.0.0 instead of 127.0.0.1 for discover --serve
.
4a71447 Merge branch 'master' of github.com:eoscanada/eos-bios
708abf8 Merge branch 'master' of github.com:eoscanada/eos-bios
5d8d225 Merge pull request #1 from wuyahuang/patch-1
8d590c7 Merge pull request #15 from wuyahuang/master
c9675cb Merge remote-tracking branch 'origin/master'
1a123f5 Merge remote-tracking branch 'origin/master'
d6a17eb Orchestration doc in 8 easy steps
5b360f7 Ping networks before doing validation or booting of the net.
83bbc80 Update README.join-cn.md
b548a43 Update README.join.md
6b8d5ba Updated latest boot sequence. Removed setprods .. shuffled the order a bit Check in conjunction with ops.go
d18033d WARN: boot node should run with --max-transaction-time=5000
or more.. so it never does transaction deadlines.
5c79f32 With unregd, also transfer the funds, for the future.
0b926b2 back from edmonton merge with master
1f80246 eos-votable, populate
v0.8.7
v0.8.6
Changelog
3ba6301 Push the new disco file ref to latest boot sequence, required 0.8.6 (to come).
304660a Take out sad comment.
1fa8021 Updated boot_sequence to latest.
1d7802f Updated boot_sequence, because accounts need to exist before setprods
, duh.
0a6f259 Updated boot_sequence.yaml to a working version.
afca713 Updated system contract to fix the newaccount issue.