| Commit message (Expand) | Author | Age |
* | Add back net API | Aaron Buchwald | 2020-10-30 |
* | fixed api.Json.*v0.3.11 | StephenButtolph | 2020-10-28 |
* | Parse config to set enabled APIsv0.3.8 | Aaron Buchwald | 2020-10-27 |
* | 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 |
* | mergedv0.3.5-rc.2 | StephenButtolph | 2020-10-07 |
|\ |
|
* | | 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 |
* | 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 |
|\ |
|
| * | Treat requests for pending block as requests for accepted block | Aaron Buchwald | 2020-09-20 |
* | | execute full state transfer during block validation | Determinant | 2020-09-20 |
|/ |
|
* | raise the RPC tx fee cap to 100 AVAXv0.3.3-rc.1 | Determinant | 2020-09-20 |
* | apply mulit-coin universally | Determinant | 2020-09-19 |
* | fully support C<->X asset transferv0.3.1-rc.1 | Determinant | 2020-09-19 |
* | fix a critical bug in block validationv0.3.1ecstasy-fixesdev | Determinant | 2020-09-19 |
* | ... | Determinant | 2020-09-19 |
* | fix the use of ids.ID | Determinant | 2020-09-19 |
* | ... | Determinant | 2020-09-19 |
* | ... | Determinant | 2020-09-19 |
* | WIP: fix bugs in crosschain transfer and support general assets | Determinant | 2020-09-19 |
* | add no-op health endpoint | Dan Laine | 2020-09-18 |
* | clean up the code | Determinant | 2020-09-18 |
* | Defer wg Done call instead of calling before returnv0.3.0-rc.4v0.3.0-rc.2 | Aaron Buchwald | 2020-09-17 |
* | move wg add outside of goroutines to prevent race conditionv0.3.0-rc.3 | Aaron Buchwald | 2020-09-17 |
* | Fix panic on shutdown form orphaned goroutine | Aaron Buchwald | 2020-09-17 |
* | ... | Determinant | 2020-09-17 |
* | fix the block completion race | Determinant | 2020-09-17 |
* | Merge remote-tracking branch 'origin/dev' into geth-tavum | Determinant | 2020-09-17 |
|\ |
|
| * | Switch from ctx.Log to eth logger | Aaron Buchwald | 2020-09-16 |
| * | Merge pull request #30 from ava-labs/build-block-blocks | aaronbuchwald | 2020-09-16 |
| |\ |
|
| | * | Add nil to newBlockChan if block verification errors | Aaron Buchwald | 2020-09-16 |
* | | | disable snapshot | Determinant | 2020-09-17 |
|/ / |
|
* | | adjust DB APIv0.3.0-rc.1 | Determinant | 2020-09-16 |
* | | ... | Determinant | 2020-09-16 |
* | | ... | Determinant | 2020-09-16 |
|/ |
|
* | Merge pull request #27 from ava-labs/rename | Ted Yin | 2020-09-15 |
|\ |
|
| * | Update to avalanchego v0.8.3 | Aaron Buchwald | 2020-09-15 |