Commit Graph

596 Commits

Author SHA1 Message Date
coffeepots f6d94d47ad Add some stub tests for getting block transaction counts and getCode 2018-12-07 18:22:54 +00:00
coffeepots 8a8c4d7c3f Updated signature types for easier testing use 2018-12-07 16:52:21 +00:00
coffeepots ad7d6ed379 Refactor RPC testing macro to separate unit 2018-12-07 16:51:39 +00:00
coffeepots 16e81abc18 Cosmetic updates for parameter names to be more meaningful 2018-12-07 16:31:25 +00:00
coffeepots 9bcacd3a73 Cosmetic changes - changing some param names to be more informative 2018-12-06 21:28:23 +00:00
coffeepots e93c299b63 Update tests to use generator 2018-12-06 21:27:25 +00:00
coffeepots 56f7ba7c73 Update signatures 2018-12-06 21:26:53 +00:00
coffeepots c3ab66ef8b Add RPC test generator 2018-12-06 21:25:25 +00:00
coffeepots 01fe9b7fb7 Propagate readOnly ion accountDbFromTag 2018-12-05 19:10:05 +00:00
coffeepots 51df75a296 Add WhisperFilterOptions 2018-12-05 19:11:17 +02:00
coffeepots ef172a857a Update new filter signature 2018-12-05 19:11:17 +02:00
coffeepots ce3c8eaf05 Update whisper types to be optional 2018-12-05 19:11:17 +02:00
coffeepots 2ece661b24
Merge pull request #186 from jangko/add_prune_cli
add prune cli switch and implement transaction tracer
2018-12-05 15:16:10 +00:00
andri lim 4563049f89 Merge branch 'add_prune_cli' of https://github.com/jangko/nimbus into add_prune_cli 2018-12-05 22:03:20 +07:00
andri lim b29f5b1321 put traceTransaction into action 2018-12-05 22:01:29 +07:00
andri lim fe5ddf757b fix trace returnValue 2018-12-05 22:01:29 +07:00
andri lim 572de41507 tracing opcode return value 2018-12-05 22:01:29 +07:00
andri lim 7a3ddfec87 correcting account storage retrieval 2018-12-05 22:01:29 +07:00
andri lim c954dc7d62 fix tests 2018-12-05 22:01:29 +07:00
andri lim 0b7b577af6 add more options to debug_traceTransaction 2018-12-05 22:01:29 +07:00
andri lim 8d42ad997e reorder captureDB in traceTransaction 2018-12-05 22:01:29 +07:00
andri lim 2552d6452a fix traceTransaction 2018-12-05 22:01:29 +07:00
andri lim 5509c66cce implement transaction tracer 2018-12-05 22:01:28 +07:00
andri lim a098285a7b put prune switch into usage 2018-12-05 21:58:34 +07:00
andri lim 4885445735 add prune cli switch 2018-12-05 21:58:34 +07:00
andri lim 157415fb44 put traceTransaction into action 2018-12-04 18:42:55 +07:00
andri lim 3570dd60ad fix trace returnValue 2018-12-04 17:56:16 +07:00
andri lim 0140ff5d5a tracing opcode return value 2018-12-04 15:53:03 +07:00
andri lim 186ffe2288 correcting account storage retrieval 2018-12-04 15:13:35 +07:00
andri lim a532b3f7ce fix tests 2018-12-04 09:06:53 +07:00
andri lim 581ec4b8f7 add more options to debug_traceTransaction 2018-12-04 09:01:56 +07:00
andri lim 7ed20542cd reorder captureDB in traceTransaction 2018-12-04 08:53:21 +07:00
andri lim a3b43ecdb4 fix traceTransaction 2018-12-03 23:22:08 +07:00
andri lim 535ed67de7 resolve conflicts 2018-12-03 17:59:32 +07:00
andri lim 1ff02f433b implement transaction tracer 2018-12-03 17:54:19 +07:00
coffeepots 2521ff1950
Merge pull request #184 from status-im/update-rpcutils
Update rpcutils
2018-11-30 11:17:13 +00:00
andri lim 0729c070bf put prune switch into usage 2018-11-30 17:07:20 +07:00
andri lim 87541b8cb7 add prune cli switch 2018-11-30 10:03:30 +07:00
coffeepots 9b53f8cda4 Updated traceTransaction to accept a hash 2018-11-29 17:09:59 +00:00
coffeepots 8d4c00cd3f Removed utils from p2p and updated names in rpc_utils 2018-11-29 17:08:13 +00:00
coffeepots a5aad977dd Merge remote-tracking branch 'origin/rpc_eth_call' 2018-11-29 16:15:52 +00:00
andri lim f6d9308208 add TODO comment and trigger ci rebuild 2018-11-29 12:12:25 +02:00
andri lim af84be0eea keep in sync with eth_common#23 2018-11-29 12:12:25 +02:00
coffeepots 184143ba65 Update return types 2018-11-28 22:27:15 +00:00
coffeepots f6cd02ff3f Relax JSON to UInt256 length constraint, refactor err msgs 2018-11-28 22:04:57 +00:00
coffeepots b57427e3ee Add genesis block 2018-11-28 21:57:10 +00:00
coffeepots 03ca4ef24a
Merge pull request #181 from jangko/trace_transaction_part1
extend rpc api cli and implement debug_traceTransaction stub
2018-11-28 16:02:44 +00:00
andri lim 21070d510d add TransactionKey to persistTransactions and add more fat to debug_traceTransaction 2018-11-28 09:25:36 +07:00
coffeepots 5681c355ef Update comment 2018-11-26 19:40:29 +00:00
coffeepots 3557567a1b Moch test for eth_call but needs working header fetching 2018-11-26 18:16:58 +00:00