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 |
|
nolash
|
1a73c0d1ed
|
Bump version
|
2022-01-07 12:27:20 +00:00 |
|
nolash
|
e9b7d27670
|
Add raw output to notx/nosign encode (args only)
|
2022-01-07 12:27:02 +00:00 |
|
nolash
|
f688cba5cc
|
Re-bump chainlib
|
2022-01-04 17:14:56 +00:00 |
|
nolash
|
700e668a4b
|
Bump chainlib
|
2022-01-04 17:09:49 +00:00 |
|
nolash
|
7832071512
|
Merge branch 'lash/funga'
|
2021-12-21 14:52:35 +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
|
2ef596df86
|
Upgrade chainlib and self
|
2021-12-06 19:03:08 +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
|
d3c73c7e5b
|
Upgrade deps. commit patch version
|
2021-11-10 09:59:36 +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
|
6cadad372f
|
Upgrade deps
|
2021-10-18 14:27:40 +02:00 |
|
nolash
|
47b7fa7eef
|
Replace crypto_dev_signer with funga
|
2021-10-18 14:23:54 +02:00 |
|
nolash
|
5cfb6a7dda
|
Rehabilitate tests
|
2021-10-18 14:04:49 +02:00 |
|
nolash
|
2204c512c3
|
Rehabilitate tests
|
2021-10-18 13:57:42 +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 |
|
nolash
|
d6b258f214
|
Merge remote-tracking branch 'origin/master' into lash/schmerge
|
2021-10-18 12:52:26 +02:00 |
|
Louis Holbrook
|
91d748d09f
|
Merge branch 'lash/gas-checksum-cli' into 'master'
bug: Correct rpc format for gas cli request
See merge request chaintool/chainlib-eth!10
|
2021-10-18 10:49:40 +00:00 |
|
Louis Holbrook
|
a188c4e6bb
|
bug: Correct rpc format for gas cli request
|
2021-10-18 10:49:40 +00:00 |
|
Louis Holbrook
|
778994e07e
|
Merge branch 'lash/cli-encode' into 'master'
feat: Add generic contract tx/call encoder cli tool
See merge request chaintool/chainlib-eth!6
|
2021-10-18 10:18:21 +00:00 |
|
Louis Holbrook
|
94e016366b
|
feat: Add generic contract tx/call encoder cli tool
|
2021-10-18 10:18:20 +00:00 |
|