Commit Graph

3122 Commits (8f69b5c7a221e51e41985e82ef0a22ddc6444b5f)
 

Author SHA1 Message Date
obscuren c54a85ee64 Reworking browser 10 years ago
obscuren 48083608b5 Updated readme with badges 10 years ago
obscuren 393a6c5edf Gitter link 10 years ago
obscuren 0d96528d2f Skip for travis 10 years ago
obscuren 2ba54a69be skipping for travis 10 years ago
Paweł Bylica 94106cc41f JitVm code cleanups & refactoring. Some memory copies eliminated (i.e. in SHA3 calculation) 10 years ago
Paweł Bylica 3aa0410f6e Merge remote-tracking branch 'upstream/develop' into pr/evmjit 10 years ago
obscuren 7a894e3738 Merge branch 'develop' into jsonrpc 10 years ago
obscuren d792e95c21 Merge branch 'Gustav-Simonsson-import_presale_keys' into develop 10 years ago
obscuren a125b0fbc3 Merge branch 'import_presale_keys' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-import_presale_keys 10 years ago
obscuren a216225827 Merge branch 'pr/evmjit' of https://github.com/chfast/go-ethereum into chfast-pr/evmjit 10 years ago
obscuren 0dfe511370 Use curve params instead of hardcoded 32 bytes 10 years ago
obscuren d4cc2d3503 Pad private key when signing & length check for hashes in sign 10 years ago
Paweł Bylica d5f38f5690 JitVM: the EVM JIT bridge 10 years ago
Marek Kotewicz c01f0ae825 Merge commit 'b1971f46cce7d21be5f6277c9f8c406a0d195f78' into natspec 10 years ago
Marek Kotewicz 81bbe8c93b simplified synchronous polling 10 years ago
Marek Kotewicz 29fa57e9b3 natspec.js updated to use sync api 10 years ago
Marek Kotewicz 13f39afbdd Merge commit '93fa6855afad7a7eb86e49efe384372a6060da35' into natspec 10 years ago
Marek Kotewicz 3073511e30 not parsing transaction output 10 years ago
Marek Kotewicz 6c4432d417 Merge commit 'b32dedc5b54f853cf63bb2663c8bca6aa4272b0b' into natspec 10 years ago
Marek Kotewicz e45db42e94 fixed contract.js 10 years ago
Marek Kotewicz 375ca542ab Merge commit '8e3ba3a4285cc7e902a018196b3849df56944dd0' into natspec 10 years ago
Marek Kotewicz 0202b05a5d implicit solidity method call 10 years ago
Marek Kotewicz d6a92b18d4 fixed natspec example 10 years ago
Marek Kotewicz 5e623f14f3 Merge commit 'cdd7af2a6e87363d0ff7d2528f9d9b521bf2ef20' into natspec 10 years ago
Marek Kotewicz 22c77c607e qt sync provider 10 years ago
obscuren b777d6aa3f UI Updates 10 years ago
obscuren 4df2e1ef5c updated tests 10 years ago
obscuren 67f9783e6a Moved `obscuren` secp256k1-go 10 years ago
obscuren 6eaa404187 Moved sha3 from `obscuren` 10 years ago
obscuren 0045ce4cde Future blocks not allowed 10 years ago
obscuren 465b0a79d8 Updated browser & pass view to callback function 10 years ago
Marek Kotewicz ad8e92e9c6 Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspec 10 years ago
Marek Kotewicz edfb874527 changes in filter.js (not yet working) 10 years ago
Marek Kotewicz c2d9c1a6f1 toDecimal/fromDecimal is using bignumber.js now 10 years ago
Marek Kotewicz 81a5813270 removed unused pieces of code 10 years ago
Marek Kotewicz 08e2696627 removed send queues from providermanager 10 years ago
Marek Kotewicz c9693b4746 contract.html example is working with sync api 10 years ago
Marek Kotewicz ceb4357a8d sync api tests running, removed unused pieces of code 10 years ago
Marek Kotewicz fc986a3fbe removed unused providers 10 years ago
Marek Kotewicz 0d2cccc2ce http sync api 10 years ago
Gustav Simonsson 8af42d42da CamelCase aesCBCDecrypt 10 years ago
Marek Kotewicz 81ff253e68 Merge commit 'c4638ba3edbd14677da5441d61f7845668df2b22' into natspec 10 years ago
Marek Kotewicz e68f8e79ea natspec changes 10 years ago
Marek Kotewicz e1fcffcc81 gulp 10 years ago
Marek Kotewicz f3e78e50ff changes to for natspec 10 years ago
Taylor Gerring c14900dbb0 Add initial P2P json logs 10 years ago
Taylor Gerring 0aa76d3e5b Rename jsonlogger method 10 years ago
Taylor Gerring 622bfd4f08 Check LogSystem type 10 years ago
Taylor Gerring 1077109e11 Add JsonLogger type 10 years ago