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

v1.2.0

Latest
Compare
Choose a tag to compare
@maoueh maoueh released this 30 Oct 16:28
· 6 commits to master since this release

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+