aboutsummaryrefslogtreecommitdiff
path: root/plugin/evm/service.go
Commit message (Expand)AuthorAge
* Fix linting and add to CIAaron Buchwald2020-12-14
* Update versionAaron Buchwald2020-12-11
* 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
* Clean up usage of ids.IDAaron Buchwald2020-11-09
* Merge pull request #50 from ava-labs/v0.3.12-with-id-updateaaronbuchwald2020-11-09
|\
| * Merge tag 'v0.3.12' into v0.3.12-with-id-updatev0.3.12-id-updateDan Laine2020-11-05
| |\
| * | 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 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 CLI config to coreth pluginAaron Buchwald2020-10-20
* Add semantic verification tests for import txAaron Buchwald2020-10-06
* Add test for ExportTx VerifyAaron Buchwald2020-09-23
* 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
* WIP: fix bugs in crosschain transfer and support general assetsDeterminant2020-09-19
* Switch from ctx.Log to eth loggerAaron Buchwald2020-09-16
* ...Determinant2020-09-16
* Update to avalanchego v0.8.3Aaron Buchwald2020-09-15
* updated gecko dependencyv0.2.15-rc.1StephenButtolph2020-09-10
* Merge pull request #15 from ava-labs/grpc-fdsStephen Buttolph2020-09-10
|\
| * cleaned up keystore apisStephenButtolph2020-09-08
* | TWEAK: Change /ava API to /avax.Tyler Smith2020-09-04
|/
* add C-to-X RPCDeterminant2020-08-20
* WIP: C-to-X transferDeterminant2020-08-19
* make the basic X-to-C logic workDeterminant2020-08-19
* ...Determinant2020-08-19
* catch up with the new P-Chain cross-chain implDeterminant2020-08-19
* WIP: X-to-C transferDeterminant2020-08-13
* ...Determinant2020-06-28
* Revert "Revert "Added the EVM as a plugin""Stephen Buttolph2020-04-16
* Revert "Added the EVM as a plugin"Stephen Buttolph2020-04-16
* Added the EVM as a pluginStephenButtolph2020-04-15