Commit Graph

90 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 586eccfba0
Remove crashing logline in gas cli tool 2022-05-14 16:36:21 +00:00
lash dfe18a4238
Make wallet settings processing pass without recipient set 2022-05-14 12:23:49 +00:00
lash 3f24ab93fc
Add state config 2022-05-13 13:44:33 +00:00
lash 7ed616a13d
Add contract process settings 2022-05-13 07:49:15 +00:00
lash f22115ff8c
Fix bug in handling of data and recipeint inputs 2022-05-12 18:42:33 +00:00
lash e03c5b8035
Implement wait tool on settings module 2022-05-12 18:20:52 +00:00
lash 6ad0edd8a8
Remove commented code 2022-05-12 18:07:33 +00:00
lash e053098652
Implement get cli tool on settings modulewq 2022-05-12 18:05:13 +00:00
lash e621913f74
Implement 'raw' cli tool on settings module 2022-05-12 16:13:25 +00:00
lash 3c55bc9ac2
Implement 'raw' cli tool on settings module 2022-05-12 16:13:02 +00:00
lash 65b10ea306
Implement 'raw' cli tool on settings module 2022-05-12 16:12:00 +00:00
lash e723f26267
Implement info cli tool on settings module 2022-05-12 15:46:29 +00:00
lash 9470b81fad
Implement decode tool on settings module 2022-05-12 15:19:16 +00:00
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 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 2022-05-07 11:31:06 +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 b59eebe181
Add remaining man pages 2022-02-25 11:07:40 +00:00
lash e5e8680fc6
Improve eth-encode interface with --format and --mode options 2022-02-24 15:51:38 +00:00
lash edf8c4b604
Add chain spec example for eth-gas 2022-02-24 11:40:35 +00:00
lash 7e6daa0be3
Add get man page, remove chain spec arg from get, info 2022-02-24 10:36:15 +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 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 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