Releases: eoscanada/eos-bios
v0.6.3
v0.6.2
v0.6.1
v0.6.0
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
v0.5.1
Changelog
8be26a7 Do a few validations
a70fd35 Implemented validate
to check your file before pushing.. should check it before doing publish too !!
6d04733 Update hook_boot_connect_mesh.sh
666f092 Updated ipfs run to enable namesys IPFS pubsub
dde3759 publish discovery also check validity of the file
v0.5.0
v0.4.9
v0.4.7
v0.4.5
Changelog
33e6d3f Added note about the bootseq that skips setprods
1b7bd7f Bitcoin -> Ethereum clock. Hook updates: boot_connect_mesh, boot_network -> boot_node publish_kickstart_data -> boot_publish_genesis, join_network..
f12dc0c Changed comment.. you know.
6902146 Cleaned up a few things generate more test data
f4d423a Don't put my reference as the canonical.. people just copy & paste..
eabd4b9 Extract mesh, so it can be used by other orchestration commands (boot, et.c.)
8129cd9 First pass at meshing
ff945b0 Fixup test
1021204 Implemented the Bitcoin block height randomization of top 20% weighted peers (max 5)
232d056 Made everything 0 indexed as it was hard to follow, fixed bug on last node's first neighbour, added viz for fun
9ae1a2f Merge remote-tracking branch 'origin/meshing'
bb3d218 Ok made it interactive... time to sleep
52a967a Updated README.md for sample_config.
baa5da3 Updated hooks, done how has a param: "join", "boot" or "orchestrate"
95384a4 Updated sample config .. renamed discovery_file
to discovery_link
as per the code.
v0.4.0
Changelog
d9ac6c6 Added Chinese link to Go Download :) weeeheee!
50ced5e Added comments.
2e2ab8c Added latlon for websites displaying maps.
879f2ce Attach publish
to a multiaddr IP directly, not the file.. it's annoying.. and you can change it without understanding much if your run_ipfs.sh
is changed (or the config therein)
0407b08 Clean-up
78f62ad Fix sample_configs -> sample_config
e65a3ef Fixup sample configs about Docker.
f57b68c Got rid of configuration file config.yaml
, not needed any more. Now more conventions and fallback to --flags
.
0e18404 Implemented IPFS traversal, and file publishing, as well as discovery file publishing (and update of IPNS).
2f6348c Merge pull request #3 from nmsz97/master
68d9ed9 Merge pull request #4 from EOSLaoMao/master
b6c4466 Merge remote-tracking branch 'origin/master'
c1b2212 Moved discovery
to root level. Major refactor integrating IPFS.
d6a834a Print the network before init :)
ef01f1a Publish the Windows binary in a .zip file
2a1b2bd Updated README, as we removed config.yaml
e9181e5 Very first draft at ipfs integration
8063105 add chinese readme link
8db7696 add chinese version readme