index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Peer network code NYW.
Gav Wood
2014-01-22
1
-3
/
+5
*
State updater tested and working pretty well.
Gav Wood
2014-01-21
1
-4
/
+4
*
Various fixes.
Gav Wood
2014-01-20
1
-1
/
+1
*
Repotted tests.
Gav Wood
2014-01-19
1
-311
/
+13
*
Repotted a lot of the Trie stuff.
Gav Wood
2014-01-19
1
-5
/
+7
*
Iterators in the TrieDB!
Gav Wood
2014-01-19
1
-0
/
+6
*
Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into p...
Gav Wood
2014-01-19
1
-9
/
+10
|
\
|
*
Tweak Dagger API to facilitate more complex mining.
Tim Hughes
2014-01-17
1
-7
/
+8
|
*
Fixed assert in test/main.cpp (using a .data() from temporary string after it...
Tim Hughes
2014-01-17
1
-1
/
+2
|
*
Projects, solution and fixes for Visual Studio 2013.
Tim Hughes
2014-01-17
1
-3
/
+3
*
|
Iterator beginnings.
Gav Wood
2014-01-19
1
-9
/
+2
*
|
TrieDB remove nodes and tests.
Gav Wood
2014-01-19
1
-42
/
+88
*
|
TrieDB framework and insertion.
Gav Wood
2014-01-19
1
-1
/
+32
|
/
*
More verification work; compute header ready for mining.
Gav Wood
2014-01-14
1
-0
/
+5
*
Moved to endian-neutral 256/160-bit datatypes.
Gav Wood
2014-01-13
1
-2
/
+2
*
Dagger impl fixes.
Gav Wood
2014-01-10
1
-0
/
+10
*
More work on big picture stuff.
Gav Wood
2014-01-09
1
-1
/
+1
*
Dagger algo.
Gav Wood
2014-01-08
1
-0
/
+10
*
More testing on new Trie format.
Gav Wood
2014-01-08
1
-1
/
+12
*
Move to semi-official new Trie format.
Gav Wood
2014-01-08
1
-12
/
+25
*
Coding standards doc.
Gav Wood
2014-01-06
1
-8
/
+33
*
More crypto additions.
Gav Wood
2014-01-06
1
-1
/
+1
*
Signatures working.
Gav Wood
2014-01-06
1
-35
/
+30
*
crypto prototyping.
Gav Wood
2014-01-05
1
-0
/
+48
*
Fix for tests.
Gav Wood
2014-01-05
1
-1
/
+6
*
VM nearly instruction-complete.
Gav Wood
2014-01-04
1
-1
/
+1
*
Codebase cleanups - renaming files.
Gav Wood
2014-01-03
1
-1
/
+1
*
Reorganised source directory.
Gav Wood
2014-01-03
1
-0
/
+139