Releases: eoscanada/eos-bios
v0.3.5
Changelog
8a884a3 Added --use-cache and now always tries to re-traverse the graph.
b8e4974 Added a few social properties. Clean up..
5b09f2a Better output.
114f422 Fixup README.md
f380467 Improve wording, display the social properties of the BIOS Boot node.
d09ed95 Improved the hooks: convention over configuration.
518243f Moved sample configuration. Simplified hooks config (convention).
6ac0a83 README.md update again
e334ea6 Updated sample configuration.
v0.3.3
v0.3.2
Changelog
b648eff Add a Recovery to NewAccount for producers. Adds a requirement to the discovery file.
602182d Added instructions in the hooks.
5305029 Added instructions to view logs.
7d78008 Added instructions.
921ba73 Fixup when you boot a single node. Make all sample hooks executable.
f6fcbea Simplified the eos-bios commands. discover and validate are not top-level.
f98796e Updated README
f641cff Updated configs
5c54469 Updated the Docker version to be ran.
5e61f1b Use peer and not producer in config.yaml now.
e0d8001 Whoops
v0.3.1-alpha
v0.3.0-alpha
Changelog
b371d6e Added version
4f03b29 First draft of reading and traversing the Discovery Protocol Network.
ff7f744 First draft of the new eos-bios binary.
8b4b275 Fixup import
d8452c5 Improve messaging here.
b5aca06 Improve wording.
212832c Load private key from a file..
e25342c Rename Cache to Network.
4940778 Updated goreleaser.. to take the binary in ./eos-bios and sign with keybase.
1916700 Use the KeyBag signing method now.
9bf216c darn.. doesn't work locally ?!?!
cd3cd4b discovery fetch-all works, boot based on the network data in cache works too