Commit Graph

126 Commits

Author SHA1 Message Date
lash
2d06d60eed Implement block cli tool on settings module 2022-05-12 15:08:37 +00:00
lash
33d9877bac implement gas tool on new settings module 2022-05-12 14:08:36 +00:00
lash
05d3357318 Add settings module, implement for balance tool 2022-05-12 13:53:33 +00:00
lash
85e5359e7c Add settings module, implement for balance tool 2022-05-12 13:49:42 +00:00
lash
72f3b8d346 Rehabilitate encode tool 2022-05-12 13:22:23 +00:00
lash
21ebdeae77 Rehabilitate wait for tx tool 2022-05-12 13:05:02 +00:00
lash
628028e4ce Rehabilitate raw cli tool 2022-05-12 12:58:24 +00:00
lash
7604b48e12 Rehabilitate chain info tool 2022-05-12 11:23:00 +00:00
lash
d70dfc3f03 Rehabilitate decode tool 2022-05-12 11:10:47 +00:00
lash
c060222638 Rehabilitate gas cli tool on new chainlib 2022-05-12 09:29:10 +00:00
lash
e16cc956e0 Rehabilitate 'count' tool 2022-05-12 08:20:06 +00:00
lash
9012b9884a Apply balance tool on new chainlib setup 2022-05-12 06:27:16 +00:00
lash
a1896b40c1 Apply new arg and config handling from chainlib 2022-05-12 05:30:33 +00:00
lash
2f90eb632f Upgrade chainlib 2022-05-10 19:05:54 +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
9548ed5d1b Add author property in block v0.1.3 2022-05-07 11:31:06 +00:00
lash
e499770d6d Upgrade deps v0.1.2 2022-05-04 18:15:33 +00:00
lash
e49fae9717 Upgrade deps, bump vesrion 2022-04-28 15:44:04 +00:00
lash
84c4a82abb Bump dep 2022-04-28 15:43:18 +00:00
lash
a71b3d6388 Add changelog detail v0.1.1 2022-04-26 21:36:44 +00:00
lash
2dd92fe74b Add fee limit, fee price to Tx object 2022-04-19 19:46:11 +00:00
lash
129e25bbf5 Bump chainlib dep v0.1.0 2022-04-10 19:05:58 +00:00
lash
a76020b13b Add dict output 2022-04-10 19:04:50 +00:00
lash
3cfeb9ce84 Upgrade deps 2022-03-06 19:33:09 +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
b59eebe181 Add remaining man pages 2022-02-25 11:07:40 +00:00
lash
2f906037a9 Add more detail on examples 2022-02-24 20:05:38 +00:00
lash
1362c9aac6 WIP add eth-encode overrides 2022-02-24 19:00:54 +00:00
lash
e5e8680fc6 Improve eth-encode interface with --format and --mode options 2022-02-24 15:51:38 +00:00
lash
90d4c4eb95 Add man page for eth-encode 2022-02-24 12:07:56 +00:00
lash
edf8c4b604 Add chain spec example for eth-gas 2022-02-24 11:40:35 +00:00
lash
f61ac91205 Auto-apply overrides and examples if they exist, add examples for eth-gas 2022-02-24 11:32:33 +00:00
lash
7e6daa0be3 Add get man page, remove chain spec arg from get, info 2022-02-24 10:36:15 +00:00
lash
a3081367db Add makefile for man 2022-02-23 13:16:04 +00:00
lash
d49e3dd6ec Add environment description override 2022-02-23 09:47:03 +00:00
lash
d3f2b1f1fa WIP add enviornment support 2022-02-22 14:47:06 +00:00
lash
79a1123dc8 Upgrade chainlib, allow passphrase file for wallet key 2022-02-20 18:27:51 +00:00
lash
5c09630b6e Skip buggy hexathon 2022-02-14 13:57:37 +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
lash
109666ba1d Bump version to eliminate rlp cytoolz warnings 2022-01-21 11:22:26 +00:00
lash
8ac349f092 Revert "Bring in loglevel changes in chainlib, bump version"
This reverts commit 677b742690.
2022-01-21 00:15:33 +00:00
lash
677b742690 Bring in loglevel changes in chainlib, bump version 2022-01-21 00:14:31 +00:00
lash
96a0f3beb0 Skip compulsory exec address for offline encode, add wait to raw 2022-01-09 12:09:23 +00:00
nolash
1fbd94d382 Remove padding in hex values in encode cli command 2022-01-07 12:53:27 +00:00