354 Commits (808886a38478d47d183c1b622b2a71bad476f67c)

Author SHA1 Message Date
Gav Wood 8bb370acaa Better init DAG code. 10 years ago
Gav Wood f3acccf5f5 Remove VMTRACE. 10 years ago
subtly 888f1c456f option to initial dag from cli 10 years ago
Gav Wood 105be32bb4 Decent transaction import result provision. 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
Gav Wood d6694b609d Typo. 10 years ago
Gav Wood 6b05b8d9ff Refactored much of transaction queue for tidiness and optimisation. 10 years ago
subtly 29f40bff0f makePeer and support setting listen IP. 10 years ago
subtly bb261e553a update CLI and AZ UI for replacing local-networking with explicit --listen-ip 10 years ago
Gav Wood 98af1b5cd0 Typo fix. 10 years ago
Gav Wood 99e6074c2f Whitespace fixing. 10 years ago
Gav Wood 2966882c97 Fixes #1415 10 years ago
Gav Wood 60da83fb0a Record and detail gas refund. 10 years ago
Gav Wood d71bec193f Clean up some code redundancy. 10 years ago
Marek Kotewicz c905a66b3e fixed numeber of http server threads, fixed #1147 10 years ago
subtly cddb2920a9 namespace eth network-protocol version for implemenations 10 years ago
Gav Wood bc345316dc Don't accept default argument for eth. Fixes #1250. 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 793deb8f65 --kill-blockchain option in eth. 10 years ago
Gav Wood 7b6710ac5b Minor rename. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Gav Wood 289fe2d58b Fast lookups in filter. 10 years ago
Gav Wood 640f688b45 Gas pricing infrastructure and a couple of pricing mechanisms. 10 years ago
Gav Wood 458d832cc6 RLP tool. 10 years ago
Gav Wood 49b9a0224a New Proof-of-Work. 10 years ago
Gav Wood 8def53064b RLP tool. 10 years ago
Gav Wood c82d63b909 New Proof-of-Work. 10 years ago
Gav Wood 7b6f8c460b RLP tool. 10 years ago
jhuntley 6d62e3ab26 Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
jhuntley 15810eb55f cmake build updates for mingw. Make sure to include boost where referenced and install runtime dlls to bin upon install. 10 years ago
jhuntley 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
Gav Wood 2ffb554a9d New Proof-of-Work. 10 years ago
Lefteris Karapetsas 4a9b2fa0c5 StructuredLogger's functions all become static and call the singleton getter. 10 years ago
Lefteris Karapetsas 623d640fb5 StructuredLogger becomes a global singleton class 10 years ago
Lefteris Karapetsas afaac3f511 Adding a StructuredLogging stop event 10 years ago
Lefteris Karapetsas 97ab2d6d18 StructuredLogging timestamp format is now configurable 10 years ago
Lefteris Karapetsas 063a12fd88 Structured logging should now work for some events 10 years ago
Lefteris Karapetsas d0c1c510bd Adding StructuredLogger class and using it in various places 10 years ago
Lefteris Karapetsas 5695d0ee25 Adding argument for structured logging and propagating it forward 10 years ago
arkpar 7db97414ca copy dll for eth, check if qt is linked before running windeployqt 10 years ago
Gav Wood 1fce862e1b Improvement to AZ - confirmation disabler. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
CJentzsch bd373f4be9 avoiding catastrophic typos in addresses 10 years ago
debris 5ca7b3209f fixed transitive dependencies for msvc 10 years ago
Patrick Salami f1acd74f71 fixed indentation 10 years ago
Patrick Salami a253a894e7 added CLI flag to set number of mining threads 10 years ago
debris 92bfd91812 cmake mess 10 years ago