Gav Wood
fcb629acda
ethkey utility with bare key tools.
10 years ago
arkpar
4e358001ac
orderedTrieRoot testing
10 years ago
arkpar
e19ac5054c
use TrieHash for transactions and receipts roots
10 years ago
arkpar
cc5a617aa6
set and map to hash tables
10 years ago
Gav Wood
7bef9ed491
Tidy and conformalise the toHex API.
10 years ago
winsvega
3e945094c2
BlockWeight: data fix
refactoring
10 years ago
winsvega
0e758af143
BlockWeight: toCompactHex
refactoring
10 years ago
Gav Wood
609d650182
Windows warning fixes.
Mac build fixes.
10 years ago
Gav Wood
80e22a1386
All of the JSONRPC APIs now work nicely with "latest" and "pending".
10 years ago
Gav Wood
2d42d05f9b
ABI fixes and finalisation. Testing needed.
10 years ago
Gav Wood
7b6710ac5b
Minor rename.
Report errors properly.
10 years ago
Gav Wood
49b9a0224a
New Proof-of-Work.
10 years ago
Gav Wood
c82d63b909
New Proof-of-Work.
10 years ago
Gav Wood
2ffb554a9d
New Proof-of-Work.
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
CJentzsch
bd373f4be9
avoiding catastrophic typos in addresses
10 years ago
CJentzsch
99a2acbad1
replace bool with enum
10 years ago
CJentzsch
d8cf73b4ad
add ability to throw to fromHex
10 years ago
Gav Wood
7fc1660bfb
Garbage collection on watches.
10 years ago
Gav Wood
c572b713df
Warnings fixes.
10 years ago
Lefteris Karapetsas
18dd4515bd
A first version of Natspec warning popup
- Runtime Contract code hash can now be retrieved from the Compiler
- Using the hash the Natspec handler stores and later retrieves Natspec
JSON for a given contract.
10 years ago
Gav Wood
d8323bbd09
Simple ABI in/out and new Solidity-based Config/NameReg integration.
10 years ago
yann300
ce14b0c150
- Rollback previous change on toCompactBigEndian, unpadded(bytes _b).
- Change content of padded(bytes _b, unsigned _l).
- Add function unpadLeft.
10 years ago
yann300
8d304d86d0
- Transaction call debugging.
10 years ago
Lu Guanqun
960f62b05a
update to the correct file name
10 years ago
Gav Wood
52e385905e
Move suicides into SubState and include logs and refunds.
Refund gas from zero-resetting SSTOREs.
10 years ago
Gav Wood
2b6f1576bc
About to begin base58.
10 years ago
Gav Wood
515a1c22a9
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
a5ab06078d
New database format - caches transaction blooms and changelogs:
*much* faster querying.
One or two bugs squashed.
Updated stdserv.js.
11 years ago
Gav Wood
a94a559d64
Even numbers of hex digits for Jeff (Go can't handle odd numbers).
Everything a string in VM tests.
11 years ago
Gav Wood
25183afd7c
Project refactor. Introduce the Serpent library.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
fc5e1e4839
More on JS API types. CODECOPY & CODESIZE. Fixed && operator.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Gav Wood
1713329d22
Separation of code & data compiling.
11 years ago
Gav Wood
736557ca4c
Various headers from the repotting.
Log has documentation.
11 years ago