Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Releases: eoscanada/eos-bios

v0.9.7

29 May 05:22
Compare
Choose a tag to compare

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

28 May 00:49
Compare
Choose a tag to compare

Changelog

40b860f Better printing of output. Show target block on discover.
c5e5bb0 Works.

v0.9.4

27 May 00:55
Compare
Choose a tag to compare

Changelog

8627d8a Sorting according to presence. Presence is published in the last 30 minutes.

v0.9.3

26 May 21:38
Compare
Choose a tag to compare

Changelog

77ff321 Two fixes. Keep eosio on schedule for last part..

v0.9.2

26 May 21:17
Compare
Choose a tag to compare

Changelog

4ec413f Enable randomization of top candidates.
f45a5ab Merge pull request #17 from eosauthority/master
7701ed9 Remove special casing, with the new snapshot.
589ea44 Updating genesis snapshot period 340

v0.9.0

26 May 07:32
Compare
Choose a tag to compare

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

24 May 17:07
Compare
Choose a tag to compare

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

23 May 20:51
Compare
Choose a tag to compare

Changelog

45bd211 Added nicer display and fix a bug.
9195a2d Make sure there are no duplicates in the cloned discovery files.
8b5a257 Set the setprods schedule without the BIOS node.
3b805af Typo.

v0.8.6

23 May 20:19
Compare
Choose a tag to compare

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.

v0.8.5

23 May 19:19
Compare
Choose a tag to compare

Changelog

f5e0cc4 Mesh the boot node directly from t0. The BIOS Boot node should be behind a big firewall, with outgoing connections open, but incoming blocked.