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

Releases: eoscanada/eos-bios

v1.2.0

30 Oct 16:28
Compare
Choose a tag to compare

Changelog

0e95f99 - Add the ability to set the max amount of EOS the contract is willing to pay for the 8k of ram - New accounts are created by eosio.unregd - eosio.regram account now pays for the RAM with his balance
dcea8ff - Signed message now includes pubkey and account name - Use sha3 for message hash
e53ef55 Add function that allows to change the ethereum address that owns a balance.
aa1a1fa Add regaccount function
9854b66 Added .envrc
79cd6ef Added CHANGELOG to more easily track changes
6a00065 Adding Ricardian contracts
ce094d9 Assert balance is greater than 0.1 EOS
b1ec32e Fix test scripts
57b003d Made some improvements for easier developer experience * Made it possible to pass a local file path (it must exists to be read) * Made it possible to pass a file:// URL * Made it possible to specify a custom ephemeral key to use in the boot sequence
2114acc Merge pull request #2 from eoscanada/master
c56598c Merge pull request #3 from joshkauffman/patch-1
01b85e2 Merge pull request #33 from EOSArgentina/add-regaccount-function
9ab968d Merge pull request #36 from eoscanada/feature/developer-improvements
9b6f68d Merge pull request #38 from EOSArgentina/master
c598f4c Merge pull request #39 from EOSArgentina/master
81973aa Merge pull request #40 from EOSArgentina/master
3797496 Merge pull request #41 from eoscanada/feature/release
fa524ff New ABI for eosio.unregd with ricardian contracts
5c7c2f3 Propose edits
42adf73 Released version 1.2.0
e069ba3 Set TAPOS info when calling cleos in claim.py
b5370c2 Update README.md
65a066d Update eosio.unregd-regaccount-rc.md
f9b97fb Update eosio.unregd-regaccount-rc.md
affa81d Update test scripts
3f99a20 Use same bancor connector weights as in eosio.system v1.1.0+

v1.1.1

02 Aug 17:46
Compare
Choose a tag to compare

Changelog

aa48b66 Fixed typo in max-transaction-time option value in base_config.ini file
a2e24aa Improved how we kill the previous exiting docker container
febb4b9 Merge remote-tracking branch 'origin/feature/docker-kill-improvements'
1d9d05f Merge remote-tracking branch 'origin/fix/readme-update'
0b323de Removed log-level for net.
452bf40 Updated image for release-v1.1
82a1592 Updated readme to latest version

v1.0.3

03 Jun 14:21
Compare
Choose a tag to compare

Changelog

fe78aba Do only one issuance, with WinLin's numbers of the current snapshot's price.
01663e1 Implement the --reuse-genesis feature, to speed up next iterations.
1ed7eca Merge branch 'master' into master
fab8bd2 Merge pull request #26 from eosasia/master
422e301 Merge pull request #27 from eosasia/master
de5bdf6 Merge pull request #28 from eosasia/master
67c0bea Removed old snapshots.
fcef21c Updated bootseq with more precise numbers by WinLin. I'm immensely grateful for this work WinLin.. you're saving everyone a lot of hassles !
11644c2 Updated contract.
3dfb6cf Updated sample configs to v1.0.1. Latest available period 350. Sync content plz.
9477013 Updated to last snapshots. Please confirm this is good.
68d70f6 Use that eosio.system.wasm .. the other one was probably built with SYS, gives an unknown key error on setcode.
1da2f06 update ABIs that have Ricardian Contract included
2867587 update ricardian contract
bcc65f3 updated abi with changes in ricardan contract

v1.0.2

02 Jun 17:56
Compare
Choose a tag to compare

Changelog

1a1bfc8 Flip the mainnet flag.
8af4ad8 Stake more properly, and float 10 EOS my friend..
46c5c7c Updated bootseq to use better snapshot generation.

v1.0.1

02 Jun 12:21
Compare
Choose a tag to compare

Changelog

8f836ec Implemented --hack-voting-accounts .. to steal ERC-20 accounts for testing.
7a1ac5a More precisely.
c9b852e Special casing eosio.disco to be excluded from mainnet.
396c410 Typo
71d0ea1 Updated all contracts to v1.0.0 from EOS-Mainnet/eos, so with EOS abis and EOS contracts.
ae92a30 Write genesis keys to disk.

v1.0.0

02 Jun 04:49
Compare
Choose a tag to compare

Changelog

28eaf9d Added --fast-inject .. pushed a new image and updated the Docker file.
303f3c0 Changing files ipfs path. period 348 same
fc21353 Docs for those not wanting to use eos-bios.
ce1d5f3 Merge pull request #1 from eoscanada/master
f86ecdd Merge pull request #24 from eosasia/master
52bf2f5 Merge pull request #25 from eosauthority/master
48cd19e Resignation in one transactions, works and will probably fail less.
23c7d93 Sped up injection two-fold, by skipping calls to /get_required_keys.
10a5e38 Support new unregistered csv file.
a15f1fa Updated contract code for eosio.system from DAWN-2018-05-30
b3dcfbd Updated sample discovery file.
03dfcc5 Updated sample images to v1.0.0. Built from https://github.com/eos-mainnet/eos
d664af3 Updating period 348 (with fallback registration)
a0ffe07 add max-irreversible-block-age to default config
ab7404d whoops

v0.9.11

31 May 05:19
Compare
Choose a tag to compare

Changelog

01bef34 Always write actions to disk from BIOS node. Print block nums on validation.
45ffda5 Don't mesh with if they're not active..
147da01 Merge remote-tracking branch 'origin/master'
88088ac Update README.join-cn.md
fa506cb Update README.join.md
7c378e1 Updated sample file, so when converted to JSON, it is publishable.

v0.9.10

30 May 02:39
Compare
Choose a tag to compare

Changelog

6ca30f0 Clean-up README.md
2973690 Fixup the sorting with ABP exclusion.

v0.9.9

29 May 13:42
Compare
Choose a tag to compare

Changelog

c635831 Solve the truncation off-by-one.. one last time :)

v0.9.8

29 May 13:00
Compare
Choose a tag to compare

Changelog

5fb6ee6 Fix an out-of-bound printing stuff issue. Also, don't exit if you're not in a network.
c8f8e81 In case the net is empty.