Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | block conversion | obscuren | 2015-03-17 | 6 | -37/+75 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | conversion state | obscuren | 2015-03-17 | 6 | -36/+40 | |
| * | | | | | | | | | | | | | | | | | Getters shouldn't need to be pointer receiver | obscuren | 2015-03-16 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | | | | undo | obscuren | 2015-03-16 | 5 | -90/+68 | |
| * | | | | | | | | | | | | | | | | | compilable trie (tests fail) | obscuren | 2015-03-16 | 6 | -71/+90 | |
| * | | | | | | | | | | | | | | | | | Added functions to Hash & Address | obscuren | 2015-03-16 | 1 | -1/+37 | |
| * | | | | | | | | | | | | | | | | | Added ToString methods | obscuren | 2015-03-16 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | new type + additional methods | obscuren | 2015-03-16 | 7 | -62/+107 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #535 from maran/fixReadmeLink | Jeffrey Wilcke | 2015-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Fix link to build instructions in the readme | Maran | 2015-03-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Rename topic to topics #544 | Taylor Gerring | 2015-03-21 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-21 | 11 | -729/+630 | |
|\| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'rpcxeth' into rpcfrontier | Taylor Gerring | 2015-03-20 | 7 | -668/+555 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Add xethAtStateNum convenience method | Taylor Gerring | 2015-03-20 | 1 | -6/+10 | |
| | * | | | | | | | | | | | | | | | | Move Account register to xeth | Taylor Gerring | 2015-03-20 | 2 | -46/+48 | |
| | * | | | | | | | | | | | | | | | | inline GetStorageAt | Taylor Gerring | 2015-03-20 | 1 | -23/+8 | |
| | * | | | | | | | | | | | | | | | | Make pretty | Taylor Gerring | 2015-03-20 | 1 | -12/+14 | |
| | * | | | | | | | | | | | | | | | | inline Transact | Taylor Gerring | 2015-03-20 | 1 | -14/+10 | |
| | * | | | | | | | | | | | | | | | | Move transact gas check to XEth | Taylor Gerring | 2015-03-20 | 2 | -14/+14 | |
| | * | | | | | | | | | | | | | | | | inline Call | Taylor Gerring | 2015-03-20 | 1 | -11/+7 | |
| | * | | | | | | | | | | | | | | | | inline GetBlockByNumber | Taylor Gerring | 2015-03-20 | 1 | -20/+13 | |
| | * | | | | | | | | | | | | | | | | inline GetBlockByHash | Taylor Gerring | 2015-03-20 | 1 | -31/+20 | |
| | * | | | | | | | | | | | | | | | | Reorg for clarity | Taylor Gerring | 2015-03-20 | 2 | -59/+59 | |
| | * | | | | | | | | | | | | | | | | Move gas defaults to XEth | Taylor Gerring | 2015-03-20 | 2 | -15/+8 | |
| | * | | | | | | | | | | | | | | | | Rename FilterOptions to BlockFilterArgs | Taylor Gerring | 2015-03-20 | 3 | -15/+15 | |
| | * | | | | | | | | | | | | | | | | Remove unnecessary event mux | Taylor Gerring | 2015-03-20 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | Move stateAt func to XEth | Taylor Gerring | 2015-03-20 | 2 | -30/+24 | |
| | * | | | | | | | | | | | | | | | | Rename for clarity | Taylor Gerring | 2015-03-20 | 3 | -21/+21 | |
| | * | | | | | | | | | | | | | | | | inline MessagesChanged | Taylor Gerring | 2015-03-20 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | | | | | inline UninstallWhisperFilter | Taylor Gerring | 2015-03-20 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | | | | | inline NewWhisperFilter | Taylor Gerring | 2015-03-20 | 1 | -11/+6 | |
| | * | | | | | | | | | | | | | | | | inline AllLogs | Taylor Gerring | 2015-03-20 | 1 | -8/+2 | |
| | * | | | | | | | | | | | | | | | | inline Logs | Taylor Gerring | 2015-03-20 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | | | | | inline FilterChanged | Taylor Gerring | 2015-03-20 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | | | | | inline NewFilterString | Taylor Gerring | 2015-03-20 | 1 | -11/+6 | |
| | * | | | | | | | | | | | | | | | | inline UninstallFilter | Taylor Gerring | 2015-03-20 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | | | | | inline NewFilter | Taylor Gerring | 2015-03-20 | 1 | -9/+4 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'rpcinline' into rpcxeth | Taylor Gerring | 2015-03-20 | 1 | -156/+69 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | inline WhisperPost | Taylor Gerring | 2015-03-20 | 1 | -11/+7 | |
| | | * | | | | | | | | | | | | | | | | inline GetBlockTransactionCountByHash | Taylor Gerring | 2015-03-20 | 1 | -11/+3 | |
| | | * | | | | | | | | | | | | | | | | inline GetBlockTransactionCountByNumber | Taylor Gerring | 2015-03-20 | 1 | -11/+3 | |
| | | * | | | | | | | | | | | | | | | | inline GetBlockUncleCountByHash | Taylor Gerring | 2015-03-20 | 1 | -11/+3 | |
| | | * | | | | | | | | | | | | | | | | inline GetBlockUncleCountByNumber | Taylor Gerring | 2015-03-20 | 1 | -11/+3 | |
| | | * | | | | | | | | | | | | | | | | fixes | Taylor Gerring | 2015-03-20 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | inline UninstallWhisperFilter | Taylor Gerring | 2015-03-20 | 1 | -7/+6 | |
| | | * | | | | | | | | | | | | | | | | inline WhisperMessages | Taylor Gerring | 2015-03-20 | 1 | -6/+1 | |
| | | * | | | | | | | | | | | | | | | | inline GetTransactionByHash | Taylor Gerring | 2015-03-20 | 1 | -9/+4 | |
| | | * | | | | | | | | | | | | | | | | inline RemoveWhisperIdentity | Taylor Gerring | 2015-03-20 | 1 | -6/+1 | |
| | | * | | | | | | | | | | | | | | | | inline NewWhisperIdentity | Taylor Gerring | 2015-03-20 | 1 | -6/+2 | |
| | | * | | | | | | | | | | | | | | | | inline DbGet | Taylor Gerring | 2015-03-20 | 1 | -11/+6 | |
| | | * | | | | | | | | | | | | | | | | inline DbPut | Taylor Gerring | 2015-03-20 | 1 | -11/+7 | |
| | | * | | | | | | | | | | | | | | | | inline GetCompilers | Taylor Gerring | 2015-03-20 | 1 | -7/+2 | |
| | | * | | | | | | | | | | | | | | | | inline GetData | Taylor Gerring | 2015-03-20 | 1 | -9/+4 | |
| | | * | | | | | | | | | | | | | | | | inline GetTxCountAt | Taylor Gerring | 2015-03-20 | 1 | -10/+7 | |
| | | * | | | | | | | | | | | | | | | | inline GetStorage | Taylor Gerring | 2015-03-20 | 1 | -9/+6 | |
| | | * | | | | | | | | | | | | | | | | inline GetBalance | Taylor Gerring | 2015-03-20 | 1 | -9/+6 | |
| | | * | | | | | | | | | | | | | | | | inline HasWhisperIdentity | Taylor Gerring | 2015-03-20 | 1 | -6/+1 | |
| | | * | | | | | | | | | | | | | | | | Inline getStateWithNum | Taylor Gerring | 2015-03-20 | 1 | -8/+4 | |
| | * | | | | | | | | | | | | | | | | | Reorg filter logic to XEth | Taylor Gerring | 2015-03-20 | 6 | -203/+273 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rp... | obscuren | 2015-03-20 | 5 | -97/+111 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rpcfrontier' of github.com:ethereum/go-ethereum into rpcfrontier | Taylor Gerring | 2015-03-20 | 5 | -1256/+4054 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Add tests for errors | Taylor Gerring | 2015-03-20 | 1 | -0/+41 | |
| | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'rpcutil' into rpcfrontier | Taylor Gerring | 2015-03-20 | 4 | -97/+70 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Make send internal | Taylor Gerring | 2015-03-20 | 1 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | Remove util | Taylor Gerring | 2015-03-20 | 2 | -57/+33 | |
| | | * | | | | | | | | | | | | | | | | Remove extra logger | Taylor Gerring | 2015-03-20 | 2 | -5/+2 | |
| | | * | | | | | | | | | | | | | | | | Move Log to LogRes | Taylor Gerring | 2015-03-20 | 3 | -29/+29 | |
* | | | | | | | | | | | | | | | | | | | Add json LogSystem #538 | Taylor Gerring | 2015-03-21 | 3 | -2/+27 | |
| |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | %#x => %x | obscuren | 2015-03-20 | 3 | -4/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | test | obscuren | 2015-03-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | / / / / / / / / / / / / / | Listen to tx pre event and trigger 'pending' | obscuren | 2015-03-20 | 3 | -16/+20 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge commit 'f144a95940a5df0809bb028eef7b337125423602' into develop | obscuren | 2015-03-20 | 3 | -1253/+4053 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Squashed 'tests/files/' changes from e558aa4..559268b | obscuren | 2015-03-20 | 3 | -1253/+4053 | |
* | | | | | | | | | | | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | moved back to debug | obscuren | 2015-03-19 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | re-enabled json logging | obscuren | 2015-03-19 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-19 | 12 | -242/+341 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | fixed chain event. Closes #529 | obscuren | 2015-03-19 | 8 | -38/+58 | |
| * | | | | | | | | | | | | | Removed frontier in version :-( | obscuren | 2015-03-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-19 | 409 | -1191/+32227 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Validate NewTx From field is not blank | Taylor Gerring | 2015-03-19 | 3 | -0/+40 | |
| * | | | | | | | | | | | | | Merge branch 'rpcutil' into rpcfrontier | Taylor Gerring | 2015-03-19 | 4 | -137/+178 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | / / / / | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Tests | Taylor Gerring | 2015-03-19 | 1 | -1/+51 | |
| | * | | | | | | | | | | | BlockNumber as int fix | Taylor Gerring | 2015-03-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | Remove UnmarshalRawMessages | Taylor Gerring | 2015-03-19 | 2 | -124/+125 | |
| | * | | | | | | | | | | | Remove i2hex | Taylor Gerring | 2015-03-18 | 2 | -7/+2 | |
| | * | | | | | | | | | | | Remove RpcServer | Taylor Gerring | 2015-03-18 | 1 | -5/+0 | |
| * | | | | | | | | | | | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-19 | 8 | -106/+126 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | / / / / | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | merge develop | Taylor Gerring | 2015-03-18 | 8 | -111/+106 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove JsonWrapper | Taylor Gerring | 2015-03-18 | 2 | -22/+19 | |
| * | | | | | | | | | | | | Support JSON RPC batch requests | Taylor Gerring | 2015-03-18 | 2 | -52/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Add JSON RPC batch support | Taylor Gerring | 2015-03-18 | 2 | -52/+53 | |
* | | | | | | | | | | | | | | Removed frontier from version :-( | obscuren | 2015-03-19 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Removed uint casts | obscuren | 2015-03-19 | 1 | -10/+18 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | fixed tests | obscuren | 2015-03-19 | 4 | -20/+16 | |
* | | | | | | | | | | | | Fixed mkdnode & added some tests | obscuren | 2015-03-19 | 8 | -16/+55 | |
* | | | | | | | | | | | | Merge commit '85fa3790ac9f67232f0e31e7f861c66ef0e0047e' into develop | obscuren | 2015-03-19 | 399 | -1150/+32143 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | / / / / / / / | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Squashed 'tests/files/' changes from 641ebaa..e558aa4 | obscuren | 2015-03-19 | 399 | -1150/+32143 | |
* | | | | | | | | | | | Merge branch 'ethersphere-frontier/cli-private-network' into develop | obscuren | 2015-03-19 | 7 | -102/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | added frontier to version | obscuren | 2015-03-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'frontier/cli-private-network' of https://github.com/ethersphere... | obscuren | 2015-03-19 | 7 | -101/+101 | |
|/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix eth tests | zelig | 2015-03-18 | 1 | -3/+3 | |
| * | | | | | | | | | | private network support | zelig | 2015-03-18 | 6 | -74/+98 | |
| * | | | | | | | | | | eth/backend: remove spurious and incorrent PeerInfo() | zelig | 2015-03-18 | 1 | -5/+4 | |
| * | | | | | | | | | | eth: remove disused peer_util.go | zelig | 2015-03-18 | 1 | -23/+0 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #523 from fjl/docker-fast | Taylor Gerring | 2015-03-19 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Dockerfile: use fastâ„¢ build steps | Felix Lange | 2015-03-17 | 1 | -4/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #522 from fjl/makedag | Felix Lange | 2015-03-18 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmd/ethereum: add makedag command for testing | Felix Lange | 2015-03-17 | 1 | -0/+21 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #498 from maran/feature/drytoHex | Jeffrey Wilcke | 2015-03-18 | 8 | -111/+106 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | DRY up the use of toHex in the project and move it to common | Maran | 2015-03-16 | 8 | -113/+108 | |
* | | | | | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-18 | 6 | -42/+179 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-18 | 144 | -1423/+13716 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | bump | obscuren | 2015-03-18 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #485 from ethersphere/frontier/nodeadmin.js | Felix Lange | 2015-03-18 | 23 | -462/+1017 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | remove long-running mining test, ethutil -> common | zelig | 2015-03-16 | 2 | -46/+8 | |
| * | | | | | | | Merge branch 'frontier/js' into frontier/nodeadmin.js | zelig | 2015-03-16 | 116 | -619/+607 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | we do not use the name Frontier Console | zelig | 2015-03-16 | 1 | -4/+4 | |
| | * | | | | | | | ethutil -> common | zelig | 2015-03-16 | 2 | -5/+5 | |
| | * | | | | | | | Merge remote-tracking branch 'upstream/develop' into frontier/js | zelig | 2015-03-16 | 122 | -727/+611 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into frontier/nodeadmin.js | zelig | 2015-03-16 | 9 | -116/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'frontier/js' into frontier/nodeadmin.js | zelig | 2015-03-15 | 1 | -0/+89 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | menubar back to mist main.qml | zelig | 2015-03-15 | 1 | -0/+89 | |
| * | | | | | | | | | Merge branch 'frontier/js' into frontier/nodeadmin.js | zelig | 2015-03-15 | 1 | -21/+20 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | jsre: remove assetpath using GOPATH from test | zelig | 2015-03-15 | 1 | -21/+20 | |
| * | | | | | | | | | node admin interface for Frontier Console, see spec https://github.com/ethere... | zelig | 2015-03-15 | 3 | -0/+550 | |
| * | | | | | | | | | eth: | zelig | 2015-03-15 | 1 | -3/+65 | |
| * | | | | | | | | | p2p: server>discover table Self=Node exported | zelig | 2015-03-15 | 2 | -8/+12 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | CLI: | zelig | 2015-03-15 | 3 | -130/+92 | |
| * | | | | | | | | rpc | zelig | 2015-03-15 | 3 | -13/+56 | |
| * | | | | | | | | remove jsre from mist | zelig | 2015-03-15 | 4 | -193/+63 | |
| * | | | | | | | | jsre: | zelig | 2015-03-15 | 8 | -202/+216 | |
* | | | | | | | | | Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop | obscuren | 2015-03-17 | 121 | -960/+12698 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Squashed 'tests/files/' changes from 0749546..641ebaa | obscuren | 2015-03-17 | 121 | -960/+12698 | |
| | | | * | | | | Comment out whisper remove identity stubs | Taylor Gerring | 2015-03-17 | 3 | -21/+21 | |
| | | | * | | | | More empty param tests | Taylor Gerring | 2015-03-17 | 2 | -0/+55 | |
| | | | * | | | | RPC empty args tests | Taylor Gerring | 2015-03-17 | 1 | -0/+47 | |
| | | | * | | | | Return error when filter params are not strings | Taylor Gerring | 2015-03-17 | 1 | -14/+20 | |
| | | | * | | | | Initial support to remove Whisper identities per #491 | Taylor Gerring | 2015-03-17 | 3 | -2/+26 | |
| | | | * | | | | Merge branch 'develop' into rpcfrontier | Taylor Gerring | 2015-03-17 | 2 | -22/+4 | |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | removed compile | obscuren | 2015-03-16 | 2 | -22/+4 | |
| | | | * | | | | Allow latest/pending in filter options | Taylor Gerring | 2015-03-16 | 2 | -40/+45 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | tmp | obscuren | 2015-03-16 | 1 | -2/+2 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Moved ethutil => common | obscuren | 2015-03-16 | 116 | -604/+610 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | updated godep ethash | obscuren | 2015-03-16 | 2 | -4/+6 | |
* | | | | | moved to detail | obscuren | 2015-03-16 | 1 | -1/+1 | |
* | | | | | cleaning up unused code | obscuren | 2015-03-15 | 5 | -108/+0 | |
* | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Linux build links | obscuren | 2015-03-15 | 1 | -3/+5 | |
| | |/ / / | |/| | | | ||||||
* / | | | | Linux build links | obscuren | 2015-03-15 | 1 | -3/+5 | |
|/ / / / | ||||||
* | | | | removed seed hash | obscuren | 2015-03-15 | 1 | -1/+1 | |
* | | | | Merge branch 'fjl-block-tests' into develop | obscuren | 2015-03-15 | 7 | -20/+346 | |
|\ \ \ \ | ||||||
| * | | | | merge | obscuren | 2015-03-15 | 7 | -20/+346 | |
|/| | | | | ||||||
| * | | | | cmd/ethereum: add blocktest command | Felix Lange | 2015-03-14 | 2 | -0/+67 | |
| * | | | | eth: add ResetWithGenesisBlock | Felix Lange | 2015-03-14 | 1 | -4/+11 | |
| * | | | | eth: add hook for database creation | Felix Lange | 2015-03-14 | 1 | -2/+10 | |
| * | | | | cmd/utils: GetEthereum -> MakeEthConfig | Felix Lange | 2015-03-14 | 3 | -12/+16 | |
| * | | | | tests: add helper functions for block tests | Felix Lange | 2015-03-14 | 1 | -0/+240 | |
| * | | | | core/types: make Block.{ParentHash,SeedHash,MixDigest} []byte | Felix Lange | 2015-03-14 | 1 | -3/+3 | |
* | | | | | Increased filter ticker time to 5 minutes | obscuren | 2015-03-15 | 1 | -2/+2 | |
* | | | | | Updated ethash | obscuren | 2015-03-14 | 30 | -597/+1254 | |
* | | | | | POW fixes | obscuren | 2015-03-14 | 4 | -12/+1 | |
* | | | | | typo | obscuren | 2015-03-14 | 1 | -1/+1 | |
* | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-14 | 1 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Return null coinbase when accounts not created | Taylor Gerring | 2015-03-14 | 1 | -1/+7 | |
* | | | | | | Improved errors. Closes #475 | obscuren | 2015-03-14 | 2 | -7/+5 | |
* | | | | | | Merge pull request #481 from maran/feature/fromHexDry | Jeffrey Wilcke | 2015-03-14 | 11 | -91/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Support for addresses with or without 0x. Fixes #472 | Maran | 2015-03-14 | 1 | -1/+1 | |
| * | | | | | | DRY up the use of fromHex and put it in ethutil | Maran | 2015-03-14 | 10 | -90/+75 | |
|/ / / / / / | ||||||
* | | | | | | GetBlockByNumber now properly looks for a number in the database | obscuren | 2015-03-14 | 1 | -28/+33 | |
* | | | | | | more tests for remote update | obscuren | 2015-03-14 | 1 | -0/+8 | |
* | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-03-14 | 2 | -3529/+13 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #467 from ethersphere/frontier/natspec | Jeffrey Wilcke | 2015-03-13 | 2 | -3529/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | include new minified natspec with RE fix; fix test for the improved error mes... | zelig | 2015-03-12 | 2 | -3529/+13 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Return proper error | obscuren | 2015-03-14 | 4 | -1/+7 | |
* | | | | | | | Make remote dominant | obscuren | 2015-03-14 | 2 | -7/+48 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-13 | 7 | -119/+201 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Rename db_put db_get | Taylor Gerring | 2015-03-13 | 1 | -2/+4 | |
| * | | | | | Consolidate error type switch | Taylor Gerring | 2015-03-13 | 1 | -14/+2 | |
| * | | | | | Fix eth_newBlockFilter | Taylor Gerring | 2015-03-13 | 2 | -6/+15 | |
| * | | | | | Add web3_clientVersion | Taylor Gerring | 2015-03-13 | 3 | -7/+11 | |
| * | | | | | Convert to proper errors | Taylor Gerring | 2015-03-13 | 5 | -104/+183 | |
* | | | | | | Implemented managed state | obscuren | 2015-03-13 | 4 | -24/+90 | |
* | | | | | | Implemented a manage state for keeping track of nonces | obscuren | 2015-03-13 | 3 | -6/+63 | |
* | | | | | | Bump protocol version 58 | obscuren | 2015-03-13 | 1 | -1/+1 | |
* | | | | | | Increased genesis gas & gas floor limit to 3141592 | obscuren | 2015-03-13 | 2 | -4/+3 | |
* | | | | | | Changed context and ADDMOD, MULMOD | obscuren | 2015-03-13 | 6 | -24/+44 | |
* | | | | | | more obvious failure for ethtest | obscuren | 2015-03-13 | 4 | -10/+9 | |
* | | | | | | Merge commit '6051345bc9ab8ccf74a49c43342771e0c2cba588' into develop | obscuren | 2015-03-13 | 14 | -0/+1003 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Squashed 'tests/files/' changes from d6c987f..0749546 | obscuren | 2015-03-13 | 14 | -0/+1003 | |
* | | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-13 | 2 | -4/+5 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Fix arg names in tests | Taylor Gerring | 2015-03-13 | 1 | -3/+3 | |
| * | | | | | #469 | Taylor Gerring | 2015-03-13 | 1 | -1/+2 | |
* | | | | | | Removed some of that gas pre pay magic | obscuren | 2015-03-13 | 6 | -56/+53 | |
* | | | | | | Merge commit '3ff7a627d1921be0aeacdd8eb2853ba4537487eb' into develop | obscuren | 2015-03-13 | 1 | -0/+71 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Squashed 'tests/files/' changes from 9e19ff9..d6c987f | obscuren | 2015-03-13 | 1 | -0/+71 | |
* | | | | | | run all test | obscuren | 2015-03-13 | 1 | -6/+0 | |
* | | | | | | fixed ethtest | obscuren | 2015-03-13 | 4 | -13/+21 | |
* | | | | | | Merge commit '412e8b0e377bd89fc8fc858bd09c89deee805c1e' into develop | obscuren | 2015-03-13 | 16 | -3/+932 | |
|\| | | | | | ||||||
| * | | | | | Squashed 'tests/files/' changes from dbdd0f8..9e19ff9 | obscuren | 2015-03-13 | 16 | -3/+932 | |
* | | | | | | Return 1 on fail | obscuren | 2015-03-13 | 1 | -0/+5 | |
* | | | | | | Changed to big.Int.Not | obscuren | 2015-03-13 | 1 | -10/+7 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Update path to web3 library | Taylor Gerring | 2015-03-12 | 1 | -1/+1 | |
* | | | | | Update ethereum.js | Taylor Gerring | 2015-03-12 | 45 | -6328/+3 | |
* | | | | | Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rp... | obscuren | 2015-03-12 | 0 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'develop' into rpcfrontier | Taylor Gerring | 2015-03-12 | 28 | -462/+2568356 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | Get transaction implemented | obscuren | 2015-03-12 | 3 | -10/+27 | |
* | | | | | | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-12 | 33 | -475/+2568387 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-03-12 | 3 | -11/+9 | |
| |\| | | | | | ||||||
| | * | | | | | Merge pull request #460 from tgerring/ethutil | Felix Lange | 2015-03-12 | 3 | -11/+9 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | Move MakeName to ethutil | Taylor Gerring | 2015-03-12 | 3 | -11/+9 | |
| * | | | | | | Add additional extra database for non-protocol related data | obscuren | 2015-03-12 | 5 | -13/+31 | |
| |/ / / / / | ||||||
| * | | | | | updated rnd vm test => state test | obscuren | 2015-03-12 | 2 | -30/+91 | |
| * | | | | | Merge commit '92c6150199395eea6c9893b631cc990e3ff72a33' into develop | obscuren | 2015-03-12 | 23 | -421/+2568256 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Squashed 'tests/files/' changes from e390be4..dbdd0f8 | obscuren | 2015-03-12 | 23 | -421/+2568256 | |
* | | | | | | Should on empty params #466 | Taylor Gerring | 2015-03-12 | 2 | -1/+46 | |
* | | | | | | Output filter ID as hex | Taylor Gerring | 2015-03-12 | 1 | -1/+1 | |
* | | | | | | Check for existance of key before delete | Taylor Gerring | 2015-03-12 | 1 | -1/+4 | |
* | | | | | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-12 | 9 | -100/+80 | |
|\| | | | | | ||||||
| * | | | | | Changed V to byte. Closes #456 | obscuren | 2015-03-12 | 1 | -4/+4 | |
| * | | | | | Merge pull request #462 from fjl/miner-coinbase | Jeffrey Wilcke | 2015-03-12 | 8 | -96/+76 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cmd/ethereum: remove extra check for 'no accounts' error | Felix Lange | 2015-03-12 | 1 | -9/+2 | |
| | * | | | | | miner: provide coinbase when starting the miner | Felix Lange | 2015-03-12 | 8 | -87/+74 | |
| |/ / / / / | ||||||
* | | | | | | shh_uninstallFilter | Taylor Gerring | 2015-03-12 | 1 | -1/+11 | |
* | | | | | | block&index args unmarshal plus test | Taylor Gerring | 2015-03-12 | 2 | -0/+96 | |
|/ / / / / | ||||||
* | / / / | Comment out broken test (return type does not exist) | Taylor Gerring | 2015-03-12 | 1 | -4/+5 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'fjl-unencrypted-keys' into develop | obscuren | 2015-03-12 | 2 | -16/+29 | |
|\ \ \ \ | ||||||
| * | | | | merge | obscuren | 2015-03-12 | 2 | -16/+29 | |
|/| | | | | ||||||
| * | | | | cmd/ethereum: add a flag to switch to unencrytped keystore | Felix Lange | 2015-03-11 | 2 | -14/+28 | |
* | | | | | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-12 | 19 | -1881/+3180 | |
|\ \ \ \ \ | ||||||
| * | | | | | Lowered default gas price and increased default gas limit | obscuren | 2015-03-12 | 3 | -10/+17 | |
| * | | | | | Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rp... | obscuren | 2015-03-12 | 4 | -15/+56 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Rename Topic to Topics | Taylor Gerring | 2015-03-11 | 3 | -7/+7 | |
| | * | | | | | Get Uncles | Taylor Gerring | 2015-03-11 | 1 | -1/+36 | |
| | * | | | | | BlockHash must be a string | Taylor Gerring | 2015-03-11 | 1 | -1/+6 | |
| | * | | | | | TxIndex -> Index | Taylor Gerring | 2015-03-11 | 3 | -6/+7 | |
| * | | | | | | Default block number changes | obscuren | 2015-03-12 | 2 | -45/+27 | |
| * | | | | | | Changed logging to use internal logger | obscuren | 2015-03-11 | 1 | -4/+4 | |
| * | | | | | | Improved error reporting and removed commented code | obscuren | 2015-03-11 | 2 | -43/+7 | |
| * | | | | | | Reverted global | obscuren | 2015-03-11 | 2 | -8/+3 | |
| * | | | | | | Use the state to up the balance of the coinbase | obscuren | 2015-03-11 | 1 | -2/+6 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'rpcfrontier' of github.com:ethereum/go-ethereum into rpcfrontier | Taylor Gerring | 2015-03-11 | 45 | -1566/+848 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-11 | 1 | -6/+3 | |
| | |\| | | | | ||||||
| | * | | | | | Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rp... | obscuren | 2015-03-11 | 4 | -34/+64 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-11 | 42 | -1558/+841 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | fallback | obscuren | 2015-03-11 | 3 | -2/+4 | |
| * | | | | | | | | Get transaction via block & index | Taylor Gerring | 2015-03-11 | 2 | -0/+37 | |
| * | | | | | | | | Nil check block | Taylor Gerring | 2015-03-11 | 1 | -0/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Output hex should be prepended with 0x | Taylor Gerring | 2015-03-11 | 3 | -34/+36 |