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
*
Fix byte comparison
Aaron Buchwald
2020-11-09
*
Fix typo
Aaron Buchwald
2020-11-09
*
Merge pull request #50 from ava-labs/v0.3.12-with-id-update
aaronbuchwald
2020-11-09
|
\
|
*
Merge tag 'v0.3.12' into v0.3.12-with-id-update
v0.3.12-id-update
Dan Laine
2020-11-05
|
|
\
|
*
|
lint
v0.3.11-update-id-3
Dan Laine
2020-11-01
|
*
|
remove id.Bytes() and ids.NewID
Dan Laine
2020-11-01
|
*
|
remove these ID calls: Key(), Bytes(), Equals(), NewID(), IsZero()
v0.3.11-update-id
update-id
Dan Laine
2020-10-30
*
|
|
Add bech32 address parsing
Aaron Buchwald
2020-11-04
*
|
|
Add back web3 API
Aaron Buchwald
2020-11-04
|
|
/
|
/
|
*
|
Add back net API
Aaron Buchwald
2020-10-30
|
/
*
Parse config to set enabled APIs
v0.3.8
Aaron Buchwald
2020-10-27
*
Add RPC GasCap and TxFeeCap to CLI config
Aaron Buchwald
2020-10-20
*
Add CLI config to coreth plugin
Aaron Buchwald
2020-10-20
*
merged
v0.3.5-rc.2
StephenButtolph
2020-10-07
|
\
*
|
Add semantic verification tests for import tx
Aaron Buchwald
2020-10-06
*
|
Improve error messages
Aaron Buchwald
2020-09-23
*
|
Sort evm outputs of import tx
Aaron Buchwald
2020-09-23
*
|
Add test for ExportTx Verify
Aaron Buchwald
2020-09-23
|
/
*
...
v0.3.4
v0.3.3-rc.7
Determinant
2020-09-20
*
fix the gas estimation issue
v0.3.3-rc.6
Determinant
2020-09-20
*
Treat requests for pending block as requests for accepted block
Aaron Buchwald
2020-09-20
*
raise the RPC tx fee cap to 100 AVAX
v0.3.3-rc.1
Determinant
2020-09-20
*
...
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
[next]