You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood f5def8f2fd PoC-5 premine & YP updates. 11 years ago
..
AddressState.cpp JSON-RPC initial implementation. 11 years ago
AddressState.h Fix haveCode() issue. 11 years ago
BlockChain.cpp New fields in explorer for PoC-5. 11 years ago
BlockChain.h New fields in explorer for PoC-5. 11 years ago
BlockInfo.cpp PoC-5 premine & YP updates. 11 years ago
BlockInfo.h Documentation. 11 years ago
CMakeLists.txt Remove build cruft. 11 years ago
Client.cpp Easy reset of blockchain. 11 years ago
Client.h Easy reset of blockchain. 11 years ago
CommonEth.cpp PoC-5 premine & YP updates. 11 years ago
CommonEth.h Protocol changes for PoC-5 plus JS APIs. 11 years ago
Dagger.cpp Split out libethcore from libethereum. 11 years ago
Dagger.h Split out libethcore from libethereum. 11 years ago
Defaults.cpp Split out libethcore from libethereum. 11 years ago
Defaults.h Split out libethcore from libethereum. 11 years ago
Exceptions.h Fixes and start on new JS API. 11 years ago
Executive.cpp Fixed #178 11 years ago
Executive.h Fixed #178 11 years ago
ExtVM.cpp JSON-RPC initial implementation. 11 years ago
ExtVM.h Protocol changes for PoC-5: 11 years ago
ExtVMFace.cpp Documentation. 11 years ago
ExtVMFace.h Documentation. 11 years ago
FeeStructure.cpp CALLDATACOPY instruction. 11 years ago
FeeStructure.h CALLDATACOPY instruction. 11 years ago
Instruction.cpp Fixed #185. 11 years ago
Instruction.h LLL parser using boost::spirit. 11 years ago
PeerNetwork.cpp Repotted network stuff. 11 years ago
PeerNetwork.h Split out libethcore from libethereum. 11 years ago
PeerServer.cpp Protocol changes for PoC-5 plus JS APIs. 11 years ago
PeerServer.h Updated to allow listening+UPnP on system-assigned port 11 years ago
PeerSession.cpp New fields in explorer for PoC-5. 11 years ago
PeerSession.h Split out libethcore from libethereum. 11 years ago
State.cpp PoC-5 premine & YP updates. 11 years ago
State.h Proper fix for ref counting in trie. 11 years ago
Transaction.cpp Fixes and start on new JS API. 11 years ago
Transaction.h Final transaction stuff in JS-API and bug fixes. 11 years ago
TransactionQueue.cpp Split out libethcore from libethereum. 11 years ago
TransactionQueue.h Split out libethcore from libethereum. 11 years ago
VM.cpp Debugger. 11 years ago
VM.h Fixed #110 11 years ago