aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * Add test scriptAaron Buchwald2020-11-13
| | * Add to gitignoreAaron Buchwald2020-11-13
| | * Add CIdhrubabasu2020-11-13
| |/ |/|
| * Merge pull request #53 from ava-labs/add-avax-aliasaaronbuchwald2020-11-13
|/|
| * Add assetID parsing to export APIAaron Buchwald2020-11-13
|/
* Merge pull request #51 from ava-labs/devv0.3.14aaronbuchwald2020-11-09
|\
| * 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
| | * | update avalanche go dep versionDan Laine2020-11-01
| | * | update avalanchego versionDan Laine2020-10-30
| | * | remove these ID calls: Key(), Bytes(), Equals(), NewID(), IsZero()v0.3.11-update-idupdate-idDan Laine2020-10-30
| * | | Merge pull request #48 from ava-labs/atomic-apiaaronbuchwald2020-11-09
| |\ \ \
| | * | | Add getUTXOs and issueTxAaron Buchwald2020-11-04
| | * | | Add bech32 address parsingAaron Buchwald2020-11-04
| |/ / /
| * | | Merge pull request #47 from ava-labs/web3-apiv0.3.13aaronbuchwald2020-11-04
|/| | |
| * | | Add back web3 APIAaron Buchwald2020-11-04
|/ / /
* | | Merge pull request #45 from ava-labs/handle-configStephen Buttolph2020-10-30
|\ \ \ | | |/ | |/|
| * | Bump avalanchego to v1.0.4v0.3.12Aaron Buchwald2020-10-30
| * | Add back net APIAaron Buchwald2020-10-30
| |/
| * fixed api.Json.*v0.3.11StephenButtolph2020-10-28
| * fixed go.sumv0.3.10StephenButtolph2020-10-28
| * bumped avalanchego versionv0.3.9StephenButtolph2020-10-28
| * Parse config to set enabled APIsv0.3.8Aaron Buchwald2020-10-27
|/
* Merge pull request #43 from ava-labs/handle-block-number-requestsaaronbuchwald2020-10-26
|\
| * 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
| * Disable eth_syncing API callAaron Buchwald2020-10-19
| * Clean up use of pending/latest meta block numbersAaron Buchwald2020-10-16
| * Revert changes to unmarshalling of latest block numberAaron Buchwald2020-10-15
|/
* Merge pull request #42 from ava-labs/v1.0.2-rc.1-bumpv0.3.5Stephen Buttolph2020-10-08
|\
| * bumped avalanchego version to avoid cycleStephenButtolph2020-10-08
| * mergedv0.3.5-rc.2StephenButtolph2020-10-07
| |\
| | * updated avalanchego version to support responseWriter headersv0.3.5-rc.1StephenButtolph2020-10-06
| |/ |/|
| * 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
|/