Commit Graph

22 Commits

Author SHA1 Message Date
lash 772781c1b8
Correct tx status human output 2022-05-18 22:01:59 +00:00
lash bf166af544
Fix crash in human tx render on null receipt, order of rpc in rpc settings process 2022-05-14 20:36:09 +00:00
lash 43f3aff255
Compact gas price limit fields in tx json 2022-05-14 20:05:32 +00:00
lash 7b7496a374
Fix get cli tool, src generation bug 2022-05-10 19:02:49 +00:00
lash 23f977482c
Correct method to property calls 2022-05-09 19:21:45 +00:00
lash 20dfb641ff
Remove commented code 2022-05-09 18:49:04 +00:00
lash 972535f1f9
Complete test and refactor for generic tx, result, block objects 2022-05-09 18:46:10 +00:00
lash a2168a50e3
WIP implement generic tx and block 2022-05-09 10:00:29 +00:00
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