Commit Graph

14 Commits

Author SHA1 Message Date
lash 2dd92fe74b
Add fee limit, fee price to Tx object 2022-04-19 19:46:11 +00:00
lash a76020b13b
Add dict output 2022-04-10 19:04:50 +00:00
lash 601db731d9
Handle int instead of hex signature values in pack from eth_tester 2022-03-01 14:43:43 +00:00
lash c954f4d1b4
Allow encode without nonce when not tx, add rcpt src to tx 2022-03-01 07:50:30 +00:00
lash d3f2b1f1fa
WIP add enviornment support 2022-02-22 14:47:06 +00:00
lash e9f31ed7f1
Make block by number compatible with geth 2022-02-12 12:30:52 +00:00
lash 7f2c32975d
Enable unpack of pre EIP155 txs 2022-01-23 20:36:29 +00:00
nolash bfbb1dea26
Add raw args option 2021-12-06 19:00:55 +01:00
nolash 47b7fa7eef
Replace crypto_dev_signer with funga 2021-10-18 14:23:54 +02:00
nolash 55a72ed6d6
Add generic contract call/tx encoder tool 2021-10-06 06:57:51 +02:00
nolash 418c54e9c7
Add generic wire methods for signer 2021-08-24 17:55:01 +02:00
Louis Holbrook d13708d3ce Add docstrings 2021-08-21 07:27:40 +00:00
nolash 8374d83045
Reinstate hex input in abi decode 2021-06-28 09:10:53 +02:00
nolash f8afc172c6
Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00