406 Commits (2af01b84973d3555802c80b57b2a92c373467ee6)

Author SHA1 Message Date
Tim Hughes cb143c44c3 Fixed size_t to bool warning and internal compiler error with MSVC. 10 years ago
Tim Hughes b42ecc34a1 Fixed size_t to bool warning and internal compiler error with MSVC. 10 years ago
Gav Wood ccde7abcf6 JSON RPC fix. 10 years ago
Gav Wood 5633006e2f Everything using PoC servers. 10 years ago
Gav Wood 614555b8df eth web3 fix. 10 years ago
Gav Wood fdb829e7f6 Merge fix. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
caktux 5820373d73 use s for stateAt block number param to prevent conflict with bData and such, some style fixes 10 years ago
Gav Wood b72d0717b4 Download view as will be. 10 years ago
caktux 1e3bb18798 add RPC stateAt 10 years ago
Gav Wood 5735e8c55e Remove old Client network code & API. 10 years ago
Gav Wood dde79b2b88 Move eth over to WebThreeDirect. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood be4bea3c11 Better interface for instrInfo. 10 years ago
Gav Wood b902b3e701 POST for PoC-6 10 years ago
Gav Wood eff34d1ab0 ADDMOD, MULMOD, unsigned->bigint VM fixes. 10 years ago
Gav Wood 12bc78fe3a Add force mining to client. 10 years ago
caktux 422448eb49 force mining for eth/neth, get actual balance instead of pending, fix clang warnings 10 years ago
Gav Wood 61b12cfd60 Fix for dumptrace. 10 years ago
Gav Wood 0b893fd309 Other dumps. 10 years ago
Gav Wood 46f44d1eb8 Fix butrace bug in AZ. 10 years ago
Gav Wood c5fcae9095 parseData shared. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 10 years ago
caktux e653d2e61e update inspect cmd, whitespace cleanup 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
subtly 87db106870 Fixes for #246 (qtwebkit bugs on macos) 10 years ago
Joris Bontje eccffabcf8 return block number of requested block instead of always the latest 10 years ago
Gav Wood c17518a16a JSONRPC include fix. 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood c127cd4a2c Build fixes. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Joey Zhou 39f5e69b57 amount is unsigned 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Joey Zhou c2181b4f59 fix spacing 10 years ago
Joey Zhou 34aacb27ca fix styling, addr len check 10 years ago
Joey Zhou 2e88af59dd set secret/address + import/export config 10 years ago
Joey Zhou dd0b8b86bb fix for setsecret 10 years ago
Joey Zhou e9cd9c96bc line end 10 years ago
Joey Zhou 7aff99bc72 a few more commands 10 years ago
Joey Zhou 57d9ea7d40 fix list accounts 10 years ago
Joey Zhou 708ad6b1ae typo 10 years ago
Joey Zhou aae9624744 listing contracts and accounts 10 years ago
Joey Zhou af598b4f7b parse data 11 years ago
Joey Zhou 3cd3c363fb credit 11 years ago
Joey Zhou 51217864dc send, contract 11 years ago
Joey Zhou a7ee7bef2a transact 11 years ago
Gav Wood 7f4176a787 Protocol 20 changes. 11 years ago
jgabios 9294bc3e95 make bigInt work in bin() and hex() functions 11 years ago