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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chain
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the way transactions are being added to the transaction pool
obscuren
2014-12-02
4
-8
/
+53
*
Changed refund
obscuren
2014-11-29
1
-3
/
+4
*
Removed min gas price from genesis
obscuren
2014-11-29
1
-2
/
+0
*
GasData changes & removed min gas price
obscuren
2014-11-29
3
-27
/
+29
*
Clean up
obscuren
2014-11-14
4
-20
/
+16
*
Fixes for PV41/42
obscuren
2014-11-14
2
-10
/
+4
*
Numerous fixes for consensus.
obscuren
2014-11-14
5
-8
/
+36
*
Transaction execution fixes
obscuren
2014-11-12
4
-14
/
+14
*
Removed all implicit logging. Fixed gas issues and jump errors
obscuren
2014-11-12
3
-7
/
+6
*
debugging code
obscuren
2014-11-11
4
-58
/
+86
*
Moved messages eventing to chain manager
obscuren
2014-11-10
2
-16
/
+25
*
Fixed bloom, updated mining & block processing
obscuren
2014-11-10
4
-29
/
+23
*
Fixed bug on gas and setting of receipts and roots
obscuren
2014-11-10
1
-36
/
+4
*
Implemented new miner w/ ui interface for merged mining. Closes #177
obscuren
2014-11-07
3
-13
/
+40
*
Proper packages
obscuren
2014-11-05
1
-1
/
+1
*
Accidental packages
obscuren
2014-11-05
1
-1
/
+1
*
Fixed VM and added static analysis for EVM jumps
obscuren
2014-11-05
2
-2
/
+1
*
Replaced to return the td and throw a specific error on TD
obscuren
2014-11-04
2
-6
/
+15
*
Reworked chain handling process
obscuren
2014-11-04
2
-44
/
+104
*
Bloom validation
obscuren
2014-11-04
1
-4
/
+5
*
StateManager => BlockManager
obscuren
2014-11-04
4
-40
/
+24
*
removed old bloom
obscuren
2014-11-04
2
-67
/
+0
*
Removed debug print
obscuren
2014-11-04
1
-0
/
+2
*
Sha addresses
obscuren
2014-11-04
2
-4
/
+18
*
Fixed genesis
obscuren
2014-11-04
1
-4
/
+5
*
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
obscuren
2014-11-01
2
-7
/
+9
|
\
|
*
chain, tests/helper, vm: make tests compile
Felix Lange
2014-11-01
1
-2
/
+4
|
*
all: fix rename breakage
Felix Lange
2014-11-01
1
-5
/
+5
*
|
Re-org op codes
obscuren
2014-11-01
2
-316
/
+9
|
/
*
ethwire => wire
obscuren
2014-10-31
2
-5
/
+5
*
ethtrie => trie
obscuren
2014-10-31
2
-6
/
+6
*
ethstate => state
obscuren
2014-10-31
8
-58
/
+58
*
ethlog => logger
obscuren
2014-10-31
4
-8
/
+8
*
ethcrypto => crypto
obscuren
2014-10-31
5
-18
/
+18
*
Moved ethchain to chain
obscuren
2014-10-31
26
-0
/
+3248