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
/
plugin
/
evm
/
vm.go
Commit message (
Expand
)
Author
Age
*
...
Determinant
2020-09-19
*
...
Determinant
2020-09-19
*
WIP: fix bugs in crosschain transfer and support general assets
Determinant
2020-09-19
*
clean up the code
Determinant
2020-09-18
*
Defer wg Done call instead of calling before return
v0.3.0-rc.4
v0.3.0-rc.2
Aaron Buchwald
2020-09-17
*
move wg add outside of goroutines to prevent race condition
v0.3.0-rc.3
Aaron Buchwald
2020-09-17
*
Fix panic on shutdown form orphaned goroutine
Aaron Buchwald
2020-09-17
*
...
Determinant
2020-09-17
*
fix the block completion race
Determinant
2020-09-17
*
Merge remote-tracking branch 'origin/dev' into geth-tavum
Determinant
2020-09-17
|
\
|
*
Switch from ctx.Log to eth logger
Aaron Buchwald
2020-09-16
|
*
Merge pull request #30 from ava-labs/build-block-blocks
aaronbuchwald
2020-09-16
|
|
\
|
|
*
Add nil to newBlockChan if block verification errors
Aaron Buchwald
2020-09-16
*
|
|
disable snapshot
Determinant
2020-09-17
|
/
/
*
|
...
Determinant
2020-09-16
*
|
...
Determinant
2020-09-16
|
/
*
Merge pull request #27 from ava-labs/rename
Ted Yin
2020-09-15
|
\
|
*
Update to avalanchego v0.8.3
Aaron Buchwald
2020-09-15
*
|
Merge pull request #17 from ava-labs/min-gas-price
Ted Yin
2020-09-15
|
\
\
|
*
|
Set NoLocals to true on TxPool config
Aaron Buchwald
2020-09-14
*
|
|
Merge pull request #21 from ava-labs/TS_bump_fee
Ted Yin
2020-09-15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
TWEAK: Bump fee to 470 nAVAX per gas.
Tyler Smith
2020-09-14
|
|
/
*
|
fixed nil pointer
v0.2.15-rc.4
StephenButtolph
2020-09-11
*
|
added accepted status caching
v0.2.15-rc.3
StephenButtolph
2020-09-11
*
|
reduce block cache size
v0.2.15-rc.2
StephenButtolph
2020-09-11
*
|
updated gecko dependency
v0.2.15-rc.1
StephenButtolph
2020-09-10
|
/
*
TWEAK: Change /ava API to /avax.
Tyler Smith
2020-09-04
*
fixed potential vulnerability with bootstrapping blocks
StephenButtolph
2020-08-25
*
BUGFIX: Fix minGasPrice.
Tyler Smith
2020-08-24
*
TWEAK: Set TxPool PriceLimit to minGas.
Tyler Smith
2020-08-24
*
Merge tag 'v0.2.8-rc.6' into ecstasy-transfer
v0.2.12
Determinant
2020-08-20
|
\
|
*
yuge cache, all the cache
v0.2.8-rc.6
StephenButtolph
2020-08-13
|
*
fixed nil pointer error in getCachedStatus + removed ip filter
v0.2.8-rc.4
StephenButtolph
2020-08-13
|
*
read blocks with caching
v0.2.8-rc.3
StephenButtolph
2020-08-12
|
*
increased cache sizes
v0.2.8-rc.1
StephenButtolph
2020-08-12
*
|
added fees
StephenButtolph
2020-08-20
|
\
\
|
*
|
TWEAK: Set minimum gas price.
Tyler Smith
2020-08-12
*
|
|
fixed copy paste bug
StephenButtolph
2020-08-20
*
|
|
implemented exportTx accept
StephenButtolph
2020-08-20
*
|
|
Merge remote-tracking branch 'origin/ecstasy-transfer' into ecstasy-transfer
Determinant
2020-08-20
|
\
\
\
|
*
\
\
Merge branch 'ecstasy-transfer' of github.com:ava-labs/coreth into ecstasy-tr...
StephenButtolph
2020-08-20
|
|
\
\
\
|
*
|
|
|
Added first pass of importTx verification
StephenButtolph
2020-08-20
*
|
|
|
|
add flow check for ExportTx
Determinant
2020-08-20
|
|
/
/
/
|
/
|
|
|
*
|
|
|
fix minor bugs
Determinant
2020-08-20
|
/
/
/
*
|
|
...
Determinant
2020-08-20
*
|
|
move nonce to EVMOutput/Input
Determinant
2020-08-20
*
|
|
add C-to-X RPC
Determinant
2020-08-20
*
|
|
impl state transfer for C-to-X Tx
Determinant
2020-08-20
*
|
|
...
Determinant
2020-08-19
*
|
|
clean up code
Determinant
2020-08-19
[next]