Commit Graph

83 Commits

Author SHA1 Message Date
nolash 3f3a2e7af4
Bumpversion 2021-05-07 17:24:41 +02:00
nolash 08cfcf0a65
Remove EIP165 2021-05-02 16:35:44 +02:00
nolash 69bb03d10c
Remove ERC20 interface 2021-05-02 14:49:34 +02:00
nolash 39c59cceb9
Move code to external module 2021-04-30 09:27:21 +02:00
nolash 139eb13f71
Add EIP173, custom 'Owned' support 2021-04-30 08:37:21 +02:00
nolash f26abe04ab
Add eip173/owned interface, test contract, test stub 2021-04-30 07:23:41 +02:00
nolash 219c24b624
Add EIP165 support 2021-04-29 08:35:53 +02:00
nolash 3241dfa9c5
Update pytest fixture to use new RPC constructors 2021-04-25 15:04:59 +02:00
nolash b9581e83e7
Use tag instead of chain spec for rpc connection constructor registration 2021-04-24 07:36:45 +02:00
nolash 9356ef53b2
Add missing jsonrpc module, add address code retrieve to get cli util 2021-04-17 13:01:26 +02:00
nolash a0dd37e944
Remove logline 2021-04-15 17:51:39 +02:00
nolash 29f4fdb777
Add missing import in checksum cli 2021-04-14 14:45:37 +02:00
nolash df4d62e3e7
Add raw tx send cli 2021-04-13 07:14:19 +02:00
nolash 113b90e5e3
Rename price, limit args 2021-04-13 06:50:33 +02:00
nolash bff46748be
Implement minimum gas return of 1 in default gas oracle rpc 2021-04-09 16:06:19 +02:00
Louis Holbrook ec07317dff Add chain stat, info cli 2021-04-08 15:39:32 +00:00
Louis Holbrook b3d782b4bd Lash/abi encoder 2021-04-04 12:55:27 +00:00
nolash 1f19aecd0e
Accept none value in build raw for to address 2021-02-24 22:38:56 +01:00
nolash 17431dc000
Fix faulty receipt status parse 2021-02-24 12:48:11 +01:00
nolash 50edca7106
Add decimal bug in balance script, add receipts to tx + status enum 2021-02-22 23:39:33 +01:00
nolash fbfa7493f6
Implement chain spec parsing in executable 2021-02-19 14:57:08 +01:00
nolash d417bbc938
Add several missing files 2021-02-18 09:29:52 +01:00
nolash 33e2509476
Add chain id, network id accessor on chain 2021-02-17 21:20:21 +01:00
nolash 0c43d17816
Bump registry 2021-02-17 10:13:22 +01:00
nolash 7838244a90
Use nonce for gas transaction create 2021-02-15 19:29:08 +01:00
nolash eb0162fc9a
Replace placeholder nonce even if not used 2021-02-15 19:27:06 +01:00
nolash 65af3c9e32
Prevent nonce advance on call for erc20 methods 2021-02-15 19:23:37 +01:00
nolash b4531c22cc
Add missing encoding lib file 2021-02-15 18:59:55 +01:00
nolash 6e44b903ed
Add tx get script 2021-02-12 00:24:10 +01:00
nolash e0dc8e0192
Move hash wrappers to agnostic package 2021-02-11 12:43:54 +01:00
nolash 7c19b3616f
Add block and tx class 2021-02-11 10:16:05 +01:00
nolash 1794649ae9
Rename complete 2021-02-11 08:52:59 +01:00
nolash 62123850c8
Rename package 2021-02-11 08:45:26 +01:00