Taylor Gerring
|
cc87551edc
|
Codecov integration
|
2015-08-18 22:46:48 +02:00 |
|
Taylor Gerring
|
80b294c3c7
|
Update CPP pubkey
|
2015-08-17 14:51:27 +02:00 |
|
Taylor Gerring
|
8884f856ef
|
Added SG bootnode
|
2015-08-17 14:36:57 +02:00 |
|
Taylor Gerring
|
d103af5dd4
|
Disassociate test directory from test name
|
2015-07-22 11:39:36 +01:00 |
|
Taylor Gerring
|
cf5313f13e
|
Update disclaimer
|
2015-07-20 18:49:25 +02:00 |
|
Taylor Gerring
|
5a41326521
|
Travis container support
|
2015-07-18 16:12:48 +02:00 |
|
Taylor Gerring
|
618991f136
|
Move text to separate file
|
2015-07-16 13:34:34 +02:00 |
|
Taylor Gerring
|
1909d26fe2
|
Prompt user to accept legalese when datadir doesn't exist
|
2015-07-16 12:27:42 +02:00 |
|
Taylor Gerring
|
b1af5af30e
|
Adjust .mailmap
|
2015-07-07 11:50:49 -05:00 |
|
Taylor Gerring
|
6c7f5e3d0e
|
Add autocomplete support for console
|
2015-07-05 15:42:04 -05:00 |
|
Taylor Gerring
|
dd521ece3f
|
Always return transaction hash
|
2015-07-05 12:25:44 -05:00 |
|
Taylor Gerring
|
62559ac330
|
Cleanup
|
2015-07-04 12:14:06 -05:00 |
|
Taylor Gerring
|
30afd37604
|
Compose additional fields
|
2015-07-04 12:03:37 -05:00 |
|
Taylor Gerring
|
cd4cc309ae
|
Remove redundant function
|
2015-07-04 11:28:30 -05:00 |
|
Taylor Gerring
|
3be9046c21
|
Rename local variable for clarity
|
2015-07-04 10:24:52 -05:00 |
|
Taylor Gerring
|
481b221279
|
Decode full receipt storage
|
2015-07-04 00:00:23 -05:00 |
|
Taylor Gerring
|
80eb8f46b7
|
Fix hex conversion
|
2015-07-03 23:46:59 -05:00 |
|
Taylor Gerring
|
3a983d2419
|
Initial getTransactionReceipt support
|
2015-07-03 23:03:11 -05:00 |
|
Taylor Gerring
|
6afdc52483
|
Prevent debug value from printing on console
|
2015-07-03 07:40:47 -05:00 |
|
Taylor Gerring
|
c6dbe9dc07
|
Travis and README cleanup
|
2015-06-25 16:46:54 +02:00 |
|
Taylor Gerring
|
53e042f0c4
|
Added link to ARM develop build
|
2015-06-19 18:49:15 +02:00 |
|
Taylor Gerring
|
d1e589289c
|
Expand --test switch
|
2015-06-19 15:08:53 +02:00 |
|
Taylor Gerring
|
0743243dce
|
Add --skip option to CLI
Disassociates hardcoded tests to skip when running via CLI. Tests still
skipped when running `go test`
|
2015-06-19 11:38:23 +02:00 |
|
Taylor Gerring
|
a9659e6dcf
|
recover test logic
|
2015-06-18 23:46:42 +02:00 |
|
Taylor Gerring
|
8d3faf69d0
|
Build error fixes
|
2015-06-18 22:38:17 +02:00 |
|
Taylor Gerring
|
baea8e87e5
|
Rebase cleanup
|
2015-06-18 22:27:44 +02:00 |
|
Taylor Gerring
|
01ec4dbb12
|
Add stdin option
|
2015-06-18 22:24:07 +02:00 |
|
Taylor Gerring
|
a86452d22c
|
Minor cleanup
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
49336675f3
|
Expand CLI options to allow running all tests
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
516362bcad
|
Allow specifying single depth directory
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
30444db020
|
Add lost rebase changes
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
c941a39b75
|
Cleanup logging
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
8507c867b9
|
Fix geth blocktest command
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
6931267324
|
Wire ethtest to new tests structure
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
6ff956394a
|
DRY file loading
|
2015-06-18 22:20:45 +02:00 |
|
Taylor Gerring
|
ac0637c413
|
More consistent test interfaces + test skipping
|
2015-06-18 22:20:44 +02:00 |
|
Taylor Gerring
|
b6d40a9312
|
Cleanup/reorg
|
2015-06-18 22:20:44 +02:00 |
|
Taylor Gerring
|
c5d6fcbaba
|
Return error up stack instead of passing testing var down
|
2015-06-18 22:20:44 +02:00 |
|
Taylor Gerring
|
24554629b1
|
DRY log check
|
2015-06-18 22:15:08 +02:00 |
|
Taylor Gerring
|
7c6ef0ddac
|
Separate and identify tests runners
|
2015-06-18 22:15:07 +02:00 |
|
Taylor Gerring
|
1b26d4f220
|
Flatten helper directory
|
2015-06-18 22:15:07 +02:00 |
|
Taylor Gerring
|
e82100367f
|
Fix paths
|
2015-06-18 22:13:42 +02:00 |
|
Taylor Gerring
|
a67a15528a
|
Split tests from helper code
|
2015-06-18 22:13:42 +02:00 |
|
Taylor Gerring
|
7b9fbb088a
|
Flatten vm directory
|
2015-06-18 22:13:41 +02:00 |
|
Taylor Gerring
|
6415ed0730
|
Require a first argument of test type
|
2015-06-18 22:13:41 +02:00 |
|
Taylor Gerring
|
5afebc2a4b
|
unit test coverage for NewDataArgs
|
2015-06-17 18:07:45 +02:00 |
|
Taylor Gerring
|
2e0694b606
|
Updated test
|
2015-06-10 12:35:35 -04:00 |
|
Taylor Gerring
|
046411866b
|
Fixed signing + tests
|
2015-06-09 08:47:20 -04:00 |
|
Taylor Gerring
|
1a96798642
|
gas -> gasprice
|
2015-06-09 08:13:26 -04:00 |
|
Taylor Gerring
|
1c364b6beb
|
gas -> gasprice
|
2015-06-09 08:13:25 -04:00 |
|
Taylor Gerring
|
c8a9a4e76d
|
Differentiate between 0 and unspecified gas/gasprice
|
2015-06-09 08:13:25 -04:00 |
|
Taylor Gerring
|
44e5ff7d15
|
Fix blocktest
|
2015-06-08 12:55:15 -04:00 |
|
Taylor Gerring
|
4ab0cedf42
|
Export should start with block 0
|
2015-06-06 10:59:56 -04:00 |
|
Taylor Gerring
|
2729e6294a
|
Improved error checking
|
2015-06-06 10:04:13 -04:00 |
|
Taylor Gerring
|
ed621aae33
|
Cleanup
|
2015-06-06 09:50:23 -04:00 |
|
Taylor Gerring
|
d65b64c884
|
Allow export command to take first and last args
|
2015-06-06 00:02:32 -04:00 |
|
Taylor Gerring
|
89c9320d80
|
Allow exporting subset of chain
|
2015-06-05 23:01:54 -04:00 |
|
Taylor Gerring
|
057d36b049
|
Update bootnode
|
2015-05-31 13:48:27 -05:00 |
|
Taylor Gerring
|
32b8565022
|
Support multiple account unlock attempts
|
2015-05-19 14:46:32 -05:00 |
|
Taylor Gerring
|
af8ada45e7
|
Allow unlocking multiple accounts #1045
Separate accounts with spaces when using --unlock
|
2015-05-19 13:40:41 -05:00 |
|
Taylor Gerring
|
748263d2f0
|
Use bytes.Repeat() instead of 32-byte literal
|
2015-05-19 08:14:48 -05:00 |
|
Taylor Gerring
|
0864f1fc8e
|
Remove unused confirm() method
|
2015-05-18 12:25:33 -05:00 |
|
Taylor Gerring
|
f14feea436
|
Refactor user prompts into utils
|
2015-05-18 12:24:30 -05:00 |
|
Taylor Gerring
|
36a4ba3248
|
Add user confirmation for removedb
|
2015-05-18 12:04:35 -05:00 |
|
Taylor Gerring
|
fe41bd6fe8
|
Add "removedb" command to Geth
Removes the state and blockchain databases
|
2015-05-18 10:54:15 -05:00 |
|
Taylor Gerring
|
54b5c8273d
|
XEth comment clarification
|
2015-05-18 10:41:56 -05:00 |
|
Taylor Gerring
|
a2598e649d
|
Permit multiple CORS domains
Separated by spaces
|
2015-05-18 10:31:03 -05:00 |
|
Taylor Gerring
|
62d76b8e1f
|
Cleanup
|
2015-05-18 10:11:27 -05:00 |
|
Taylor Gerring
|
a528bd04db
|
Return nil for certain fields on eth_getTransactionByHash when not part of a block
|
2015-05-18 10:09:00 -05:00 |
|
Taylor Gerring
|
d381d9a74c
|
Return nil for certain fields on eth_getBlockByNumber pending
|
2015-05-18 09:16:10 -05:00 |
|
Taylor Gerring
|
44a7f997c3
|
Unreverse ordering
|
2015-05-14 15:50:39 -05:00 |
|
Taylor Gerring
|
5c6540452a
|
Omit replies for notification requests
When Id is missing, the client does not want a response
|
2015-05-14 12:39:57 -05:00 |
|
Taylor Gerring
|
4ad8f1035b
|
Format contract code as hexdata
|
2015-05-14 12:17:19 -05:00 |
|
Taylor Gerring
|
12f82ab2ff
|
Check for error on DB fetch of tx
|
2015-05-14 11:57:29 -05:00 |
|
Taylor Gerring
|
8e77f81586
|
Return 32-byte hashes from GetWork
Ensures that the Get Work results are a consistent length. Closes #917
|
2015-05-11 10:11:33 -04:00 |
|
Taylor Gerring
|
f8cdff9a5d
|
Remove path separator literals
|
2015-04-29 00:30:25 -05:00 |
|
Taylor Gerring
|
3ad5243b18
|
Return Gas Price not Gas
And output as quantity, not data
|
2015-04-27 13:58:32 -05:00 |
|
Taylor Gerring
|
9a17dd91a4
|
Add link to Windows 64-bit geth dev build
|
2015-04-27 09:24:25 -05:00 |
|
Taylor Gerring
|
b071e7f4db
|
Remove old logger from RPC pkg
|
2015-04-27 09:18:55 -05:00 |
|
Taylor Gerring
|
24995f9ab7
|
Updated bootnodes
Update pub key for EU node and add new SA node
|
2015-04-23 13:06:07 -05:00 |
|
Taylor Gerring
|
154570ebd3
|
Cleanup README developer info
|
2015-04-23 13:05:37 -05:00 |
|
Taylor Gerring
|
73b3f2837f
|
Handle bug in parent call response
|
2015-04-22 14:14:10 -05:00 |
|
Taylor Gerring
|
41e3d01e63
|
Rename eth_Version to eth_protocolVersion. Closes #737
|
2015-04-22 13:42:09 -05:00 |
|
Taylor Gerring
|
20bae2b8f6
|
Tests for magic words
|
2015-04-22 13:24:29 -05:00 |
|
Taylor Gerring
|
2ea2261156
|
Accept num or hex as index
|
2015-04-22 13:24:10 -05:00 |
|
Taylor Gerring
|
35ad9febce
|
Update eth_getBlockByNumber to accept words
|
2015-04-22 13:14:10 -05:00 |
|
Taylor Gerring
|
13dc8627b5
|
Treat hexnums as big.Int instead of int64
|
2015-04-21 08:48:57 -05:00 |
|
Taylor Gerring
|
6388767df0
|
Fix call output when empty
|
2015-04-15 12:45:20 -05:00 |
|
Taylor Gerring
|
d0c3f127ee
|
More type fixes
|
2015-04-07 06:49:31 -05:00 |
|
Taylor Gerring
|
1aaeae292d
|
Output format and nil fixes
|
2015-04-07 06:10:00 -05:00 |
|
Taylor Gerring
|
5c988c8ea0
|
Increased test coverage for args
|
2015-04-04 11:58:23 -05:00 |
|
Taylor Gerring
|
435378e953
|
Improved test coverage for rpc types
|
2015-04-04 15:09:30 +02:00 |
|
Taylor Gerring
|
71e62eb620
|
More test coverage for responses
|
2015-04-04 14:08:35 +02:00 |
|
Taylor Gerring
|
2b9b9e7704
|
Allow "earliest" block height
|
2015-04-04 13:25:47 +02:00 |
|
Taylor Gerring
|
4729826466
|
Merge branch 'develop' into rpcfabian
|
2015-04-04 13:24:21 +02:00 |
|
Taylor Gerring
|
3e042317ad
|
Return nil if block does not exist
|
2015-04-02 20:37:51 +02:00 |
|
Taylor Gerring
|
1d74086b42
|
New UncleRes type
|
2015-04-02 17:55:42 +02:00 |
|
Taylor Gerring
|
9bdf0b655d
|
Fix RLP decoding of tx metadata
|
2015-04-02 16:28:42 +02:00 |
|
Taylor Gerring
|
537e2cfeb6
|
Return nil when requested uncle index is not valid
|
2015-04-02 16:12:19 +02:00 |
|
Taylor Gerring
|
e882ba0c29
|
Return nil when requested index does not exist
Instead of error
|
2015-04-02 16:11:00 +02:00 |
|