Commit Graph

90 Commits

Author SHA1 Message Date
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
nolash 8c23535ffe
Add wait for hashes script 2021-10-19 19:40:53 +02:00
nolash 47b7fa7eef
Replace crypto_dev_signer with funga 2021-10-18 14:23:54 +02:00
nolash c66f5fdff9 Merge branch 'master' into 0.0.10-dev 2021-10-18 13:32:11 +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 76c8ff58fc Merge branch 'lash/cli-encode' 2021-10-18 13:30:06 +02:00
nolash 7abce82eef
Fix wrong variable name in encode cli 2021-10-18 13:28:53 +02:00
Louis Holbrook a188c4e6bb bug: Correct rpc format for gas cli request 2021-10-18 10:49:40 +00:00
Louis Holbrook 94e016366b feat: Add generic contract tx/call encoder cli tool 2021-10-18 10:18:20 +00:00
Louis Holbrook ab8c510fa0 refactor: Normalize signature verification 2021-10-18 10:07:03 +00:00
nolash ee6c97f581
Add tx wait method to test rpc 2021-10-11 21:12:59 +02:00
nolash 46fecaf8c8
Add normalize tx in verify sig unittest 2021-10-07 16:55:23 +02: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
nolash 6f28311e52
Bump version 2021-09-13 16:35:45 +02:00
nolash a3f8f92f9c
Upgrade chainlib (dumpconfig) 2021-09-13 08:49:44 +02:00
nolash 6b5628cf28
Allow fee settings for read 2021-09-01 09:38:09 +02:00
nolash 5d7c5556d4
Fix gaslimit bug in chainlib eth cli 2021-08-28 10:24:46 +02:00
nolash 6c19cd38b0
Add openethereum error parser, add dialect processor to config from args 2021-08-26 17:10:39 +02:00
nolash 5b1755e50d
Allow nonce/fee setting not to be present in chainlib cli 2021-08-25 12:05:48 +02:00
nolash bff9305aac
Override tx generator for block 2021-08-24 19:11:53 +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 e39b91d433
Remove stray eth-abi dep 2021-06-28 08:15:32 +02:00
nolash f8afc172c6
Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00