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

v0.6.0

Compare
Choose a tag to compare
@abourget abourget released this 08 May 18:11
· 269 commits to master since this release

Changelog

df10674 --no-discovery use env vars.
e04f0f5 First draft of the eosio.disco contract..
4023807 First draft of the contracts-based seed network bootstrapping mechanism.
4bb209e Fixed conflicts
f5b8490 Implements the eosio.disco protocol discovery with a seed network.
66b4247 Inches away to a contract-based eos-bios bootstrap, from a seed network.
90bfc6d Merge branch 'eosio-disco'
d3a9723 Merge remote-tracking branch 'origin/fix/disco' into eosio-disco
79566a0 Merge remote-tracking branch 'origin/fix/eosio-disco-abi'
f277201 Moved more validation to ValidateDiscovery.. so valide more before publish, and validate also when reading the files.
b13f81f Simple algo for boot node to randomly connect to the already running mesh
86d0536 Small changes to fix up disco contract
2ab4d70 Small tweaks. Added boot_sequence.yaml reference
592a7ff Support boot --local for local development.
c7507e5 Updated .gitignore
c25acb2 Updated contract to remove genesis_row updated_at
ec22bd3 wip