index
:
coreth
dev
devnet-no-plugin
ecstasy-fixes
ecstasy-transfer
geth-tavum
master
multi-coin
Avalanche C-Chain service code.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreth.go
Commit message (
Expand
)
Author
Age
*
Add ethclient
Aaron Buchwald
2020-11-19
*
execute full state transfer during block validation
Determinant
2020-09-20
*
fix the block completion race
Determinant
2020-09-17
*
build success
Determinant
2020-09-16
*
...
Determinant
2020-09-16
*
allow using extra binary data in a block for state transition
Determinant
2020-08-03
*
Merge branch 'multi-coin'
Determinant
2020-07-30
|
\
|
*
...
Determinant
2020-06-28
*
|
verify whether Block fields are in agreement with the header
Determinant
2020-07-23
|
/
*
use non-zero hash as the blackhole
v0.2.7-rc.4
Determinant
2020-06-28
*
change zero addr to 0x0 (from 0x1000...0) with backward-compatibility
v0.2.7-rc.3
Determinant
2020-06-28
*
check the coinbase in ParseBlock
v0.2.7-rc.1
v0.2.6
Determinant
2020-06-27
*
fix minor typo
Stephen Buttolph
2020-06-07
*
minor change
Determinant
2020-02-24
*
add NewTxPoolHeadEvent
Determinant
2019-10-21
*
customize Blockchain code
Determinant
2019-10-21
*
support "accepted" as block number in JSON-RPC
Determinant
2019-10-01
*
expose the database interface
Determinant
2019-09-26
*
remove 1s limit from block generation; more API
Determinant
2019-09-26
*
expose node config
Determinant
2019-09-25
*
enable AccountManager; add a channel to notify new txs
Determinant
2019-09-24
*
expose JSON-RPC interface
Determinant
2019-09-23
*
Added helpers for removing Noops
StephenButtolph
2019-09-07
*
...
Determinant
2019-08-30
*
add callbacks for the miner
Determinant
2019-08-30
*
...
Determinant
2019-08-30
*
switch to ava-labs hosted geth
Determinant
2019-08-29
*
add smart contract example
Determinant
2019-08-15
*
show wallet state in the example
Determinant
2019-08-15
*
rewrite import path
Determinant
2019-08-15
*
apply the stupid gofmt
Determinant
2019-08-15
*
enable colored log
Determinant
2019-08-15
*
...
Determinant
2019-08-14
*
allow manual block generation
Determinant
2019-08-14
*
...
Determinant
2019-08-14
*
add an option to call geth entry; add vendor
Determinant
2019-08-13
*
make the basic demo work
Determinant
2019-08-12
*
...
Determinant
2019-08-12
*
...
Determinant
2019-08-12
*
...
Determinant
2019-08-12
*
add necessary code base
Determinant
2019-08-09