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
/
export_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 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
*
Fix typos
Aaron Buchwald
2020-10-07
*
Fix export tx credential verification
Aaron Buchwald
2020-10-07
*
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
*
Add test for ExportTx Verify
Aaron Buchwald
2020-09-23
*
do not multiply the non AVAX asset by 10^9
v0.3.3-rc.4
Determinant
2020-09-20
*
fully support C<->X asset transfer
v0.3.1-rc.1
Determinant
2020-09-19
*
fix the use of ids.ID
Determinant
2020-09-19
*
...
Determinant
2020-09-19
*
...
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
*
implemented exportTx accept
StephenButtolph
2020-08-20
*
add flow check for ExportTx
Determinant
2020-08-20
*
fix minor bugs
Determinant
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
*
...
Determinant
2020-08-19