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
/
import_tx.go
Commit message (
Expand
)
Author
Age
*
Add avax API client and upgrade to avalanchego v1.0.5-client
Aaron Buchwald
2020-11-25
*
Clean up usage of ids.ID
Aaron Buchwald
2020-11-09
*
remove these ID calls: Key(), Bytes(), Equals(), NewID(), IsZero()
v0.3.11-update-id
update-id
Dan Laine
2020-10-30
*
Add semantic verification tests for import tx
Aaron Buchwald
2020-10-06
*
remove requirement that evm inputs/outputs are non-empty list
Aaron Buchwald
2020-09-23
*
remove requirement for evm inputs and outputs to be sorted and unique
Aaron Buchwald
2020-09-23
*
Improve error messages
Aaron Buchwald
2020-09-23
*
Sort evm outputs of import tx
Aaron Buchwald
2020-09-23
*
make import fee zero
v0.3.3-rc.5
Determinant
2020-09-20
*
do not multiply the non AVAX asset by 10^9
v0.3.3-rc.4
Determinant
2020-09-20
*
...
Determinant
2020-09-19
*
fix the use of ids.ID
Determinant
2020-09-19
*
WIP: fix bugs in crosschain transfer and support general assets
Determinant
2020-09-19
*
...
Determinant
2020-09-16
*
Update to avalanchego v0.8.3
Aaron Buchwald
2020-09-15
*
updated gecko dependency
v0.2.15-rc.1
StephenButtolph
2020-09-10
*
Added first pass of importTx verification
StephenButtolph
2020-08-20
*
move nonce to EVMOutput/Input
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
*
WIP: C-to-X transfer
Determinant
2020-08-19
*
remove base_tx.go
Determinant
2020-08-19
*
finish flow-checking
Determinant
2020-08-19
*
make the basic X-to-C logic work
Determinant
2020-08-19
*
...
Determinant
2020-08-19
*
catch up with the new P-Chain cross-chain impl
Determinant
2020-08-19
*
...
Determinant
2020-08-13
*
WIP: X-to-C transfer
Determinant
2020-08-13