index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPL v2, not 3.
Gav Wood
2014-02-01
5
-5
/
+5
*
Fledgling UPnP support.
Gav Wood
2014-02-01
1
-0
/
+1
*
Threads linking now.
Gav Wood
2014-01-31
1
-1
/
+1
*
Manage GetBlocks properly; should work for when > 256 blocks away.
Gav Wood
2014-01-31
1
-3
/
+3
*
added pthread to cmake
Fabian Schuh
2014-01-24
1
-0
/
+3
*
Basic client.
Gav Wood
2014-01-24
1
-2
/
+2
*
GUI & network stuff.
Gav Wood
2014-01-23
2
-4
/
+4
*
Added client API & prototypal GUI.
Gav Wood
2014-01-23
1
-1
/
+3
*
Pinging.
Gav Wood
2014-01-22
1
-1
/
+3
*
Basic P2P functionality.
Gav Wood
2014-01-22
1
-59
/
+20
*
Peer network code NYW.
Gav Wood
2014-01-22
3
-3
/
+106
*
State updater tested and working pretty well.
Gav Wood
2014-01-21
2
-19
/
+30
*
Working state-transition test.
Gav Wood
2014-01-21
1
-2
/
+15
*
Various fixes.
Gav Wood
2014-01-20
4
-20
/
+32
*
Fake dagger, and moves to test the state transitions.
Gav Wood
2014-01-20
1
-1
/
+31
*
Caching (on two levels!) and quite possibly working State transition
Gav Wood
2014-01-20
1
-0
/
+2
*
Repotted tests.
Gav Wood
2014-01-19
7
-311
/
+498
*
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
2
-9
/
+194
|
\
|
*
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
2
-3
/
+187
*
|
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
2
-13
/
+32
*
Removed user project files.
Gav Wood
2014-01-07
1
-181
/
+0
*
Minor changes to readme and makefiles.
Gav Wood
2014-01-07
1
-1
/
+1
*
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
2
-0
/
+50
*
Fix for tests.
Gav Wood
2014-01-05
2
-1
/
+7
*
VM nearly instruction-complete.
Gav Wood
2014-01-04
2
-2
/
+3
*
Codebase cleanups - renaming files.
Gav Wood
2014-01-03
1
-1
/
+1
*
Reorganised source directory.
Gav Wood
2014-01-03
3
-0
/
+329