Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Clean up usage of ids.ID | Aaron Buchwald | 2020-11-09 | |
| | | ||||
| * | Fix typo | Aaron Buchwald | 2020-11-09 | |
| | | ||||
| * | Merge pull request #50 from ava-labs/v0.3.12-with-id-update | aaronbuchwald | 2020-11-09 | |
| |\ | | | | | | | V0.3.12 with id update | |||
| | * | update db new iterator | Aaron Buchwald | 2020-11-09 | |
| | | | ||||
| | * | Merge tag 'v0.3.12' into v0.3.12-with-id-updatev0.3.12-id-update | Dan Laine | 2020-11-05 | |
| | |\ | ||||
| | * | | lintv0.3.11-update-id-3 | Dan Laine | 2020-11-01 | |
| | | | | ||||
| | * | | remove id.Bytes() and ids.NewID | Dan Laine | 2020-11-01 | |
| | | | | ||||
| | * | | update avalanche go dep version | Dan Laine | 2020-11-01 | |
| | | | | ||||
| | * | | update avalanchego version | Dan Laine | 2020-10-30 | |
| | | | | ||||
| | * | | remove these ID calls: Key(), Bytes(), Equals(), NewID(), IsZero()v0.3.11-update-idupdate-id | Dan Laine | 2020-10-30 | |
| | | | | ||||
| * | | | Merge pull request #48 from ava-labs/atomic-api | aaronbuchwald | 2020-11-09 | |
| |\ \ \ | | | | | | | | | | | Atomic api | |||
| | * | | | Add getUTXOs and issueTx | Aaron Buchwald | 2020-11-04 | |
| | | | | | ||||
| | * | | | Add bech32 address parsing | Aaron Buchwald | 2020-11-04 | |
| |/ / / | ||||
| * | | | Merge pull request #47 from ava-labs/web3-apiv0.3.13 | aaronbuchwald | 2020-11-04 | |
|/| | | | | | | | | | | | Add back web3 API | |||
| * | | | Add back web3 API | Aaron Buchwald | 2020-11-04 | |
|/ / / | ||||
* | | | Merge pull request #45 from ava-labs/handle-config | Stephen Buttolph | 2020-10-30 | |
|\ \ \ | | |/ | |/| | Parse config to set enabled APIs | |||
| * | | Bump avalanchego to v1.0.4v0.3.12 | Aaron Buchwald | 2020-10-30 | |
| | | | ||||
| * | | Add back net API | Aaron Buchwald | 2020-10-30 | |
| |/ | ||||
| * | fixed api.Json.*v0.3.11 | StephenButtolph | 2020-10-28 | |
| | | ||||
| * | fixed go.sumv0.3.10 | StephenButtolph | 2020-10-28 | |
| | | ||||
| * | bumped avalanchego versionv0.3.9 | StephenButtolph | 2020-10-28 | |
| | | ||||
| * | Parse config to set enabled APIsv0.3.8 | Aaron Buchwald | 2020-10-27 | |
|/ | ||||
* | Merge pull request #43 from ava-labs/handle-block-number-requests | aaronbuchwald | 2020-10-26 | |
|\ | | | | | Handle block number requests | |||
| * | Add RPC GasCap and TxFeeCap to CLI config | Aaron Buchwald | 2020-10-20 | |
| | | ||||
| * | Set txpool API to be enabled by default | Aaron Buchwald | 2020-10-20 | |
| | | ||||
| * | Add CLI config to coreth plugin | Aaron Buchwald | 2020-10-20 | |
| | | ||||
| * | Disable eth_syncing API call | Aaron Buchwald | 2020-10-19 | |
| | | ||||
| * | Clean up use of pending/latest meta block numbers | Aaron Buchwald | 2020-10-16 | |
| | | ||||
| * | Revert changes to unmarshalling of latest block number | Aaron Buchwald | 2020-10-15 | |
|/ | ||||
* | Merge pull request #42 from ava-labs/v1.0.2-rc.1-bumpv0.3.5 | Stephen Buttolph | 2020-10-08 | |
|\ | | | | | V1.0.2 rc.1 bump | |||
| * | bumped avalanchego version to avoid cycle | StephenButtolph | 2020-10-08 | |
| | | ||||
| * | mergedv0.3.5-rc.2 | StephenButtolph | 2020-10-07 | |
| |\ | ||||
| | * | updated avalanchego version to support responseWriter headersv0.3.5-rc.1 | StephenButtolph | 2020-10-06 | |
| |/ |/| | ||||
| * | 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 | |
| | | ||||
| * | import tx test wip | Aaron Buchwald | 2020-10-05 | |
| | | ||||
| * | 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 | |
| | | ||||
| * | Improve error messages | Aaron Buchwald | 2020-09-23 | |
| | | ||||
| * | Sort evm outputs of import tx | Aaron Buchwald | 2020-09-23 | |
| | | ||||
| * | Change name of EVMInputs inner sort struct | Aaron Buchwald | 2020-09-23 | |
| | | ||||
| * | Add test for ExportTx Verify | Aaron Buchwald | 2020-09-23 | |
|/ | ||||
* | ...v0.3.4v0.3.3-rc.7 | Determinant | 2020-09-20 | |
| | ||||
* | fix the gas estimation issuev0.3.3-rc.6 | Determinant | 2020-09-20 | |
| | ||||
* | ... | Determinant | 2020-09-20 | |
| | ||||
* | make import fee zerov0.3.3-rc.5 | Determinant | 2020-09-20 | |
| | ||||
* | do not multiply the non AVAX asset by 10^9v0.3.3-rc.4 | Determinant | 2020-09-20 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' into masterv0.3.3-rc.3 | Determinant | 2020-09-20 | |
|\ | ||||
| * | Merge pull request #38 from ava-labs/gas-estimate | Ted Yin | 2020-09-20 | |
| |\ | | | | | | | Fix handling of requests for pending block |