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.7.4

16 May 09:46
Compare
Choose a tag to compare

Changelog

d82c91f Added "boot --override-botseq" to try new boot sequences locally.
eda29d1 Updated discovery file with latest boot_sequence.

v0.7.3

15 May 13:35
Compare
Choose a tag to compare

Changelog

d26e173 First draft of the delegatebw address. B1's account should be b1 for the undelegatebw vesting algo.
f89d664 Fixup inverted edge.
72c1809 Implemented proper network topology with Weighted Directed Graph.
29b900a Implemented visualization with discover --serve
1153b0e update sample to dawn4 docker image

v0.7.1

14 May 00:06
Compare
Choose a tag to compare

Changelog

9ffdfda Added the system.setram operation, not yet used though.

v0.7.0

13 May 22:33
Compare
Choose a tag to compare

Changelog

144a0a5 Authorities now reflect dawn4.
b062d62 Clean-up. First test with the TarjanSCC algo.
3594fb2 Removed .wast file, tweaked .hpp file.
0c71216 Updated disco contract to add delgenesis and deldisco .. to free RAM.
623a2d1 Updated disco types
a03aad3 Updated eosio.disco .. fixup.
6f33041 Updated target contents to fit dawn4.
a06340f Use the latest eos-go which supports dawm4.

v0.6.11

11 May 03:02
Compare
Choose a tag to compare

Changelog

2ceb74b Added a few more checks..

v0.6.8

10 May 02:51
Compare
Choose a tag to compare

Changelog

946d28a Mesh properly.

v0.6.7

09 May 20:18
Compare
Choose a tag to compare

Changelog

345986a Added a link also.
a1b9d65 Fixup imports.
1090069 Merge branch 'master' of https://github.com/eoscanada/eos-bios
418d1f2 Merge branch 'master' of https://github.com/eoscanada/eos-bios
e2d7d53 Merge branch 'master' of https://github.com/eoscanada/eos-bios
7c0202c Merge branch 'master' of https://github.com/eoscanada/eos-bios
3c90883 Merge branch 'master' of https://github.com/eoscanada/eos-bios
dde9e09 Merge branch 'master' of https://github.com/eoscanada/eos-bios
486d7d5 Merge branch 'master' of https://github.com/eoscanada/eos-bios
de46b32 Moved sources out of the top-level dir.
6da35bf Moved test-data down one lvel.
9e48987 READMe.md update
ab5c76a Removed sample keys, now included in hook_join_network.sh
4eaed38 Updated README.md
1ddb533 Updated README.md
74ff1f8 Updated README.md.. reflects more the latest.
df19cf4 Updated comments on join_network hook.
9ce86e5 Updated youtube link.
d731525 Whoops
a6cf849 fix doc
c75b1a2 impove doc
e4f1046 restart works where stop start doesn't

v0.6.6

09 May 04:43
Compare
Choose a tag to compare

Changelog

502a1cb Don't error out with --single even without a seednet-api

v0.6.5

09 May 04:11
Compare
Choose a tag to compare

Changelog

f998b38 Added http addresses in there.. and we'll fallback on the command line options.
8e029a2 target-api and seednet-api are now provided inside the discovery_file

v0.6.4

08 May 21:45
Compare
Choose a tag to compare

Changelog

8be0fe9 GMT offset should not start with a 0.. or it will be interpreted as octal (!!)
618478c Read genesis data from the blockchain properly.