aboutsummaryrefslogtreecommitdiff
path: root/plugin/evm/export_tx.go
Commit message (Expand)AuthorAge
* Add native asset precompiled contracts for apricot releaseAaron Buchwald2020-12-15
* Add avax API client and upgrade to avalanchego v1.0.5-clientAaron Buchwald2020-11-25
* Clean up usage of ids.IDAaron Buchwald2020-11-09
* remove id.Bytes() and ids.NewIDDan Laine2020-11-01
* remove these ID calls: Key(), Bytes(), Equals(), NewID(), IsZero()v0.3.11-update-idupdate-idDan Laine2020-10-30
* Fix typosAaron Buchwald2020-10-07
* Fix export tx credential verificationAaron Buchwald2020-10-07
* Add semantic verification tests for import txAaron Buchwald2020-10-06
* remove requirement that evm inputs/outputs are non-empty listAaron Buchwald2020-09-23
* remove requirement for evm inputs and outputs to be sorted and uniqueAaron Buchwald2020-09-23
* Add test for ExportTx VerifyAaron Buchwald2020-09-23
* do not multiply the non AVAX asset by 10^9v0.3.3-rc.4Determinant2020-09-20
* fully support C<->X asset transferv0.3.1-rc.1Determinant2020-09-19
* fix the use of ids.IDDeterminant2020-09-19
* ...Determinant2020-09-19
* ...Determinant2020-09-19
* WIP: fix bugs in crosschain transfer and support general assetsDeterminant2020-09-19
* ...Determinant2020-09-16
* Update to avalanchego v0.8.3Aaron Buchwald2020-09-15
* updated gecko dependencyv0.2.15-rc.1StephenButtolph2020-09-10
* implemented exportTx acceptStephenButtolph2020-08-20
* add flow check for ExportTxDeterminant2020-08-20
* fix minor bugsDeterminant2020-08-20
* move nonce to EVMOutput/InputDeterminant2020-08-20
* impl state transfer for C-to-X TxDeterminant2020-08-20
* ...Determinant2020-08-19
* clean up codeDeterminant2020-08-19
* ...Determinant2020-08-19