Commit Graph

78 Commits

Author SHA1 Message Date
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
nolash
1fbd94d382
Remove padding in hex values in encode cli command 2022-01-07 12:53:27 +00:00
nolash
e9b7d27670
Add raw output to notx/nosign encode (args only) 2022-01-07 12:27:02 +00:00
nolash
f618a5c9d7
Add missing rpc verify config directive 2021-12-21 14:50:38 +00:00
nolash
6bc0caaad7
Correct inverted addess checksum check for gas cli 2021-12-10 02:35:38 +01:00
nolash
bfbb1dea26
Add raw args option 2021-12-06 19:00:55 +01:00
nolash
6474a2399a
Enable call when wallet set for encode cli command 2021-11-15 14:29:40 +01:00
nolash
80e5339886
Fix wrong symbol for rpc call in eth-encode 2021-11-04 12:20:42 +01:00
nolash
53cea0817e
Fix remaining 0x problems 2021-10-30 16:49:47 +02:00
nolash
5f9634d5a4
Upgrade chainlib 2021-10-28 12:17:32 +02:00
nolash
6ee3ea4638
Handle null-value block hashes on receipts 2021-10-25 11:25:03 +02:00
nolash
31e75f60de
Fix missing conflict resolution in eth-encode, non-0x address fallthrough in eth-info 2021-10-25 09:57:31 +02:00
nolash
b51e5dc408
Bump chainlib 2021-10-21 07:28:00 +02:00