index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
BlockManager => BlockProcessor
obscuren
2015-01-05
1
-2
/
+2
*
BlockManager => BlockProcessor
obscuren
2015-01-05
2
-13
/
+13
*
Cleaned up some of that util
obscuren
2015-01-04
3
-192
/
+0
*
Changed prev_hash to block_hash, state transition now uses vm env
obscuren
2015-01-04
4
-36
/
+46
*
Fixed bug where logging could crash client during tx adding
obscuren
2015-01-03
1
-1
/
+9
*
Closure => Context
obscuren
2015-01-02
4
-27
/
+7
*
added nil check
obscuren
2015-01-02
2
-31
/
+1
*
Removed the need of having a backend for the tx pool
obscuren
2015-01-02
3
-16
/
+13
*
Removed value check from tx validation
obscuren
2015-01-02
1
-2
/
+6
*
Added tests for valid transactions
obscuren
2015-01-02
1
-11
/
+10
*
Refactored tx pool and added extra fields to block
obscuren
2015-01-02
4
-98
/
+123
*
Added a query interface for world state
obscuren
2015-01-02
1
-0
/
+9
*
Deleted
obscuren
2015-01-02
1
-1
/
+0
*
Set TD to block once processed
obscuren
2015-01-02
1
-0
/
+1
*
Fixed tests
obscuren
2015-01-02
1
-4
/
+11
*
Chain tests
obscuren
2014-12-30
1
-5
/
+48
*
Fixed chain test & added new chain
obscuren
2014-12-30
3
-17
/
+37
*
Removed the deferred reset
obscuren
2014-12-24
1
-6
/
+0
*
Switched to new trie
obscuren
2014-12-24
4
-7
/
+8
*
Delete current chain for reset
obscuren
2014-12-23
1
-0
/
+4
*
Chain importer
obscuren
2014-12-23
4
-36
/
+37
*
Refactored block & Transaction
obscuren
2014-12-23
8
-528
/
+416
*
Merge branch 'develop' into poc8
obscuren
2014-12-20
4
-43
/
+47
|
\
|
*
Minor updates on gas and removed/refactored old code.
obscuren
2014-12-20
3
-21
/
+19
|
*
Removed OOG check. Revert should always happen.
obscuren
2014-12-19
3
-6
/
+11
|
*
Transaction was generating incorrect hash because of var changes
obscuren
2014-12-19
2
-10
/
+11
|
*
Moved VM to execution
obscuren
2014-12-19
1
-10
/
+10
*
|
Merge branch 'badsig' of https://github.com/ebuchman/go-ethereum into ebuchma...
obscuren
2014-12-19
2
-6
/
+10
*
|
Merge branch 'develop' into poc8
obscuren
2014-12-19
2
-5
/
+5
|
\
|
|
*
Cleaned up objects
obscuren
2014-12-19
2
-5
/
+5
*
|
merge
obscuren
2014-12-19
5
-126
/
+150
|
\
|
|
*
Fixed refund model
obscuren
2014-12-19
1
-6
/
+4
|
*
Gas corrections and vm fixes
obscuren
2014-12-19
3
-46
/
+38
|
*
Moved methods to messages
obscuren
2014-12-18
3
-31
/
+8
|
*
Created generic message (easy for testing)
obscuren
2014-12-18
5
-80
/
+137
*
|
Merge fixes
obscuren
2014-12-18
3
-10
/
+6
*
|
Merged develop
obscuren
2014-12-18
8
-69
/
+178
|
\
|
|
*
Updated to new methods
obscuren
2014-12-18
1
-0
/
+7
|
*
Locks, refactor, tests
obscuren
2014-12-18
8
-63
/
+165
|
*
Removed ethereum as dependency
obscuren
2014-12-18
1
-7
/
+7
*
|
Merge branch 'develop' into poc8
obscuren
2014-12-18
3
-21
/
+42
|
\
|
|
*
Moved pre-compiled, moved depth check
obscuren
2014-12-18
1
-13
/
+7
|
*
moved err check
obscuren
2014-12-17
3
-17
/
+44
*
|
resolve merge conflict hell
zelig
2014-12-15
1
-4
/
+0
*
|
adapt chain_manager to eth protocol interface
zelig
2014-12-15
1
-0
/
+4
*
|
add Status to retrieve TD, currentBlock, genesis for easy interface with eth/...
zelig
2014-12-15
1
-1
/
+5
*
|
adapt to new eth pkg and p2p
zelig
2014-12-15
1
-5
/
+3
*
|
add NewMinedBlockEvent
zelig
2014-12-15
1
-0
/
+3
*
|
transaction pool changes
zelig
2014-12-15
1
-10
/
+16
|
/
*
Squashed commit of the following:
obscuren
2014-12-12
1
-2
/
+2
*
moved interfaces
obscuren
2014-12-11
2
-15
/
+10
*
states moved to chain
obscuren
2014-12-11
3
-11
/
+14
*
Removed start/stop methods
obscuren
2014-12-10
1
-22
/
+0
*
Moved pow
obscuren
2014-12-10
4
-88
/
+9
*
Removed tests because they've become obsolete
obscuren
2014-12-10
1
-115
/
+0
*
Core changes
obscuren
2014-12-10
1
-8
/
+8
*
upped proto version and modified block pool
obscuren
2014-12-05
1
-9
/
+15
*
Fixed issue in VM where LOG didn't pop anything of the stack
obscuren
2014-12-05
3
-14
/
+24
*
Skip mining on transactions that don't meet the min accepted gas price
obscuren
2014-12-05
2
-20
/
+16
*
Improved and simplified wallet functions and behaviour
obscuren
2014-12-04
2
-5
/
+7
*
Only set TD if it's actually higher
obscuren
2014-12-04
1
-1
/
+4
*
Moved block validation as first step
obscuren
2014-12-04
1
-7
/
+3
*
null ptr fix
obscuren
2014-12-04
1
-4
/
+3
*
Log is now interface
obscuren
2014-12-04
2
-3
/
+3
*
sort tests for evm
obscuren
2014-12-04
1
-1
/
+0
*
Renamed State => StateDB
obscuren
2014-12-04
6
-19
/
+19
*
Renames for chain, updated VM, moved methods
obscuren
2014-12-04
2
-2
/
+2
*
Renamed `chain` => `core`
obscuren
2014-12-04
26
-0
/
+3046