aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAge
* Fix test formatting directiveAaron Buchwald2020-11-29
* Address commentsAaron Buchwald2020-11-29
* Add avax API client and upgrade to avalanchego v1.0.5-clientAaron Buchwald2020-11-25
* Bump version and updated hacked listAaron Buchwald2020-11-20
* Add assetID parsing to export APIAaron Buchwald2020-11-13
* Fix byte comparisonAaron Buchwald2020-11-09
* Clean up usage of ids.IDAaron Buchwald2020-11-09
* Fix typoAaron Buchwald2020-11-09
* Merge pull request #50 from ava-labs/v0.3.12-with-id-updateaaronbuchwald2020-11-09
|\
| * update db new iteratorAaron Buchwald2020-11-09
| * Merge tag 'v0.3.12' into v0.3.12-with-id-updatev0.3.12-id-updateDan Laine2020-11-05
| |\
| * | lintv0.3.11-update-id-3Dan Laine2020-11-01
| * | 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
* | | Add getUTXOs and issueTxAaron Buchwald2020-11-04
* | | Add bech32 address parsingAaron Buchwald2020-11-04
* | | Add back web3 APIAaron Buchwald2020-11-04
| |/ |/|
* | Add back net APIAaron Buchwald2020-10-30
|/
* fixed api.Json.*v0.3.11StephenButtolph2020-10-28
* Parse config to set enabled APIsv0.3.8Aaron Buchwald2020-10-27
* Add RPC GasCap and TxFeeCap to CLI configAaron Buchwald2020-10-20
* Set txpool API to be enabled by defaultAaron Buchwald2020-10-20
* Add CLI config to coreth pluginAaron Buchwald2020-10-20
* mergedv0.3.5-rc.2StephenButtolph2020-10-07
|\
* | Fix typosAaron Buchwald2020-10-07
* | Fix export tx credential verificationAaron Buchwald2020-10-07
* | Add semantic verification tests for import txAaron Buchwald2020-10-06
* | import tx test wipAaron Buchwald2020-10-05
* | 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
* | Improve error messagesAaron Buchwald2020-09-23
* | Sort evm outputs of import txAaron Buchwald2020-09-23
* | Change name of EVMInputs inner sort structAaron Buchwald2020-09-23
* | Add test for ExportTx VerifyAaron Buchwald2020-09-23
|/
* ...v0.3.4v0.3.3-rc.7Determinant2020-09-20
* fix the gas estimation issuev0.3.3-rc.6Determinant2020-09-20
* make import fee zerov0.3.3-rc.5Determinant2020-09-20
* do not multiply the non AVAX asset by 10^9v0.3.3-rc.4Determinant2020-09-20
* Merge remote-tracking branch 'origin/master' into masterv0.3.3-rc.3Determinant2020-09-20
|\
| * Treat requests for pending block as requests for accepted blockAaron Buchwald2020-09-20
* | execute full state transfer during block validationDeterminant2020-09-20
|/
* raise the RPC tx fee cap to 100 AVAXv0.3.3-rc.1Determinant2020-09-20
* apply mulit-coin universallyDeterminant2020-09-19
* fully support C<->X asset transferv0.3.1-rc.1Determinant2020-09-19
* fix a critical bug in block validationv0.3.1ecstasy-fixesdevDeterminant2020-09-19
* ...Determinant2020-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