Commit Graph

10282 Commits (c7e522fd17040485a5c2966c45a5c45c0558945e)
 

Author SHA1 Message Date
Marek Kotewicz a4e6f0b3c6 fixed travis.yml && added nmp test script 10 years ago
Marek Kotewicz 048e7771fb Merge branch 'master' into tests 10 years ago
Marek Kotewicz 15c229300c updated package json 10 years ago
Marek Kotewicz 24814a4f0f Merge branch 'master' of https://github.com/ethereum/ethereum.js 10 years ago
Marek Kotewicz 6188e64473 Update README.md 10 years ago
Marek Kotewicz c34b0c67a1 Update README.md 10 years ago
CJentzsch a0008c3508 correct CREATE with zero sized init code 10 years ago
obscuren 7e6b72cb5c removed accidental qt dep 10 years ago
obscuren e3da85faed Implemented filter for ws + fixes 10 years ago
obscuren 491c23a728 Moved the TD method from block processor. 10 years ago
obscuren 351516c57c Cast to string for hashable type 10 years ago
CJentzsch e8a131e05c remove wrong tests 10 years ago
obscuren 8c7b764d47 updated tests 10 years ago
CJentzsch bf798c8dec wrong memmory needed calculation for CREATE in cpp 10 years ago
CJentzsch 53dbdf3dd2 return input offset 10 years ago
obscuren 905b8cc82f mem fixes for vm. Changed uncle inclusion tests 10 years ago
CJentzsch c674306973 big offset zero size for create 10 years ago
Marek Kotewicz 47687cf085 default padding changed to 0 10 years ago
CJentzsch 314220a00d big offset zero size for sha3 and return 10 years ago
Marek Kotewicz 29c60c000a Merge branch 'develop' into tests 10 years ago
obscuren 35f4bb96f3 Limit hashes. Closes #249 10 years ago
Marek Kotewicz 92f171ec99 rerun gulp 10 years ago
Marek Kotewicz 0933a79ab8 missing fromAscii 10 years ago
obscuren b136b387a7 Merge branch 'ethersphere-develop' into develop 10 years ago
CJentzsch dd866afc2e LOG0 no mem expansion despite large offset 10 years ago
obscuren 6eb455032c recover 10 years ago
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
CJentzsch b227000f19 add blockhash vm tests 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