2022-05-12 07:30:33 +02:00
|
|
|
- 0.3.0
|
|
|
|
* Implement chainlib with new arg and config handling
|
2022-05-09 12:00:29 +02:00
|
|
|
- 0.2.0
|
|
|
|
* Implement chainlib generic tx, block and tx result objects
|
2022-05-07 13:31:06 +02:00
|
|
|
- 0.1.3
|
|
|
|
* Add block author field
|
|
|
|
- 0.1.2
|
|
|
|
* Upgrade chainlib dep
|
2022-04-26 23:36:44 +02:00
|
|
|
- 0.1.1
|
|
|
|
* Add fee_limit, fee_price alias to Tx object
|
2022-03-01 08:50:30 +01:00
|
|
|
- 0.1.0:
|
|
|
|
* Allow nonce ommission in encode when not tx mode
|
|
|
|
* Add rcpt src to tx object
|
2022-02-22 15:47:06 +01:00
|
|
|
- 0.0.27:
|
2022-02-24 11:36:15 +01:00
|
|
|
* Add man pages with chainlib man page generator helper
|
|
|
|
* Remove redundant arg flags from runnables: get
|
2022-02-22 15:47:06 +01:00
|
|
|
- 0.0.26:
|
|
|
|
* Remove manual 0x handling bug in tx
|
2022-02-20 19:27:51 +01:00
|
|
|
- 0.0.25:
|
|
|
|
* Upgrade chainlib to get passphrase file for wallet keyfile
|
|
|
|
- 0.0.24:
|
|
|
|
* Upgrade from hexathon bug breaking compact hex function
|
2022-02-12 13:30:13 +01:00
|
|
|
- 0.0.23:
|
|
|
|
* Make get block args and responses compatible with picky golang marhaling in geth
|
2022-01-23 21:36:29 +01:00
|
|
|
- 0.0.22:
|
|
|
|
* Enable unpack of pre EIP-155 transactions
|
2022-02-12 13:30:13 +01:00
|
|
|
* Allow missing status property of receipts in non-strict modes
|
2022-01-21 12:21:42 +01:00
|
|
|
- 0.0.21:
|
|
|
|
* Remove warnings from cytoolz/rlp in funga-eth
|
2021-12-10 02:35:38 +01:00
|
|
|
- 0.0.15:
|
|
|
|
* Correct inverted addess checksum check for gas cli
|
|
|
|
- 0.0.5-unreleased:
|
2021-06-28 07:48:36 +02:00
|
|
|
* Receive all ethereum components from chainlib package
|
2021-08-21 09:27:40 +02:00
|
|
|
* Make settings configurable
|