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
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