- 19 Apr, 2015 35 commits
-
-
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
-
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
-
zsfelfoldi authored
fixed 2/3 tests
-
zelig authored
-
zelig authored
-
zelig authored
- constructor takes abidoc, userdoc - json parsing of userdoc - method found by abi data - notice found from method
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
Makefile: for non-gophers
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
https://github.com/fjl/go-ethereumobscuren authored
Merge branch 'rlp-size-validation' of https://github.com/fjl/go-ethereum into fjl-rlp-size-validation Conflicts: eth/protocol.go
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- 18 Apr, 2015 5 commits
-
-
Jeffrey Wilcke authored
Fix p2p node key persistence
-
obscuren authored
-
obscuren authored
-
Felix Lange authored
-
Felix Lange authored
crypto.LoadECDSA has been modified to expect hex data. The key was being saved as raw bytes, causing the file to be rewritten on every start.
-