Commit Graph

19 Commits

Author SHA1 Message Date
lash 72f3b8d346
Rehabilitate encode tool 2022-05-12 13:22:23 +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 e5e8680fc6
Improve eth-encode interface with --format and --mode options 2022-02-24 15:51:38 +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 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 31e75f60de
Fix missing conflict resolution in eth-encode, non-0x address fallthrough in eth-info 2021-10-25 09:57:31 +02:00
nolash 47b7fa7eef
Replace crypto_dev_signer with funga 2021-10-18 14:23:54 +02:00
nolash 700c52089e Merge branch 'master' of file:///home/lash/src/client/cic/grassrootseconomics/chainlib-eth 2021-10-18 13:31:18 +02:00
nolash 7abce82eef
Fix wrong variable name in encode cli 2021-10-18 13:28:53 +02:00
Louis Holbrook 94e016366b feat: Add generic contract tx/call encoder cli tool 2021-10-18 10:18:20 +00:00
nolash b983938d80
Move all encoding steps to cliencoder 2021-10-06 07:52:19 +02:00
nolash 0e0dbf180e
Split cli helper classes to respective files 2021-10-06 07:44:53 +02:00
nolash e4d6b8d845
Add option to generate abi encoding without method 2021-10-06 07:30:07 +02:00
nolash 75c72b7828
Incorporate reset method for arg flags 2021-10-06 07:13:12 +02:00
nolash 55a72ed6d6
Add generic contract call/tx encoder tool 2021-10-06 06:57:51 +02:00