Commit Graph

2876 Commits (faa54e59c1c276d153299c73afdea246941ec952)
 

Author SHA1 Message Date
obscuren 5c8c0ae04e Fixed size 0 bug 10 years ago
obscuren a35be3a12a Merge branch 'develop' of https://github.com/ethersphere/go-ethereum into ethersphere-develop 10 years ago
obscuren f9b0d1a8e7 Updated to new ethereum.js api 10 years ago
Marek Kotewicz 543a87c63f method signature length defined 10 years ago
obscuren c9f566269b merged 10 years ago
obscuren bfa12d75f8 new switch 10 years ago
Marek Kotewicz b3eda29f41 Merge branch 'master' into tests 10 years ago
obscuren 18d8bf4b9c updated ethereum.js 10 years ago
obscuren aee82d3196 removed 10 years ago
Marek Kotewicz a5907a8239 Merge branch 'master' of https://github.com/ethereum/ethereum.js 10 years ago
Marek Kotewicz 2a6c84984a version upgraded 10 years ago
Marek Kotewicz 0538c11576 sha3 method signature 10 years ago
obscuren 012a1c2533 Updated ethereum.js 10 years ago
Jeffrey Wilcke c9015e2e04 module var fix 10 years ago
Jeffrey Wilcke 07fba274b1 module var fix 10 years ago
obscuren 585f259b63 Support input from args 10 years ago
zelig b3161f5803 Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
zelig 5a9952c7b4 major blockpool change 10 years ago
zelig 8ecc9509b3 add ErrInsufficientChainInfo error 10 years ago
zelig f72cb28b0f adapt unit tests to spec 10 years ago
zelig 43ed0ed1ae no need to call AddBlockHashes when receiving new block 10 years ago
zelig 69dfca2feb minor changes in integration tests 10 years ago
zelig 3bdf28c1fe GetBlockHashesFromHash(hash, max) gives back max hashes starting from PARENT of hash 10 years ago
obscuren c8a4c04b36 err 10 years ago
obscuren 26f066f0c7 just enable by default 10 years ago
obscuren 4a0ade4788 Fixed some whisper issues 10 years ago
Marek Kotewicz c397e350f4 mocha opts file && init of parser tests 10 years ago
Marek Kotewicz b6058a837f methods existance tests in progress 10 years ago
Marek Kotewicz 5518022a5d mocha test init 10 years ago
obscuren 5f958a582d fixed other tests to use hashes as well 10 years ago
obscuren e27237a03a Changed to use hash for comparison 10 years ago
obscuren ee84b20247 Reworking GUI interaction. Fixed javascript inject. Closes #132 10 years ago
obscuren b25126a277 Minor fixed and additions for block proc 10 years ago
Marek Kotewicz 807ec60e63 missing jshint ignore 10 years ago
Marek Kotewicz f9cc090473 fixed example 10 years ago
Marek Kotewicz 2f3384947b version upgrade 10 years ago
Marek Kotewicz a8dde17146 fixes for node.js 10 years ago
obscuren db4aaedcbd Moved ptrie => trie. Removed old trie 10 years ago
Marek Kotewicz 5208bb32f1 gulpfile modifications, default build set to dev 10 years ago
obscuren 982c812e81 Read directly from stdin 10 years ago
obscuren c1908c7d91 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke 59c5a2f519 Merge pull request #244 from fjl/license-tool 10 years ago
Felix Lange 1d05027ba2 a few fixes for the license tool 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
Felix Lange ec7cb9981c add license tool and initial mailmap 10 years ago
Marek Kotewicz df4d7846e5 Merge pull request #22 from debris/strings 10 years ago
Marek Kotewicz 6c160adab3 Merge pull request #21 from debris/master 10 years ago
obscuren 032ab66529 Added version flag 10 years ago
obscuren 60d9611c23 Fixed tests where txs weren't properly removed 10 years ago
Marek Kotewicz 210682b734 real, ureal paddings and implicit paddings for uint, int and hash 10 years ago