- 21 Apr, 2015 3 commits
-
-
obscuren authored
You can now specify `null` as a way of saying "not interested in this topic, match all". core.Filter assumes the zero'd address to be the wildcard. JSON rpc assumes empty strings to be wildcards.
-
obscuren authored
All nonce error handling has been moved to the worker
-
obscuren authored
When worker encounters a gas limit error, subsequent txs should be ignored from that particular account. This will prevent: 1. Nonce errors been thrown all around 2. The "Known tx" error. Closes #719 3. Repeated contract address. Closes #731
-
- 20 Apr, 2015 16 commits
-
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
admin.StopRPC added to console
-
Jeffrey Wilcke authored
cmd/geth, cmd/utils: add cli flags for pprof and whisper
-
Péter Szilágyi authored
-
obscuren authored
-
obscuren authored
-
https://github.com/ethersphere/go-ethereumobscuren authored
Merge branch 'frontier/natspec' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/natspec
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- 19 Apr, 2015 21 commits
-
-
obscuren authored
-
Vitalik Buterin authored
-
zelig authored
- simplify resolver and tests - added missing test for KeyToUrl - fix notice error message and its test with !%x(MISSING) - natspec test: insertTx modified - does not prepend 0x to contract address - disable networking in e2e test
-
obscuren authored
-
zelig authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zsfelfoldi authored
-
zelig authored
- add resolver tests and fix resolver to pass - statereg constructor fixed - comments added to natspec plus docserver integration for natspec userdoc fetching
-
zelig authored
- statereg methods move to natspec/resolver/docserver - fix failing test on invalid js input
-
zelig authored
-