aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Collapse)AuthorAge
* ...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
|
* add no-op health endpointDan Laine2020-09-18
|
* clean up the codeDeterminant2020-09-18
|
* Defer wg Done call instead of calling before returnv0.3.0-rc.4v0.3.0-rc.2Aaron Buchwald2020-09-17
|
* move wg add outside of goroutines to prevent race conditionv0.3.0-rc.3Aaron Buchwald2020-09-17
|
* Fix panic on shutdown form orphaned goroutineAaron Buchwald2020-09-17
|
* ...Determinant2020-09-17
|
* fix the block completion raceDeterminant2020-09-17
|
* Merge remote-tracking branch 'origin/dev' into geth-tavumDeterminant2020-09-17
|\
| * Switch from ctx.Log to eth loggerAaron Buchwald2020-09-16
| |
| * Merge pull request #30 from ava-labs/build-block-blocksaaronbuchwald2020-09-16
| |\ | | | | | | Add nil to newBlockChan if block verification errors
| | * Add nil to newBlockChan if block verification errorsAaron Buchwald2020-09-16
| | |
* | | disable snapshotDeterminant2020-09-17
|/ /
* | adjust DB APIv0.3.0-rc.1Determinant2020-09-16
| |
* | ...Determinant2020-09-16
| |
* | ...Determinant2020-09-16
|/
* Merge pull request #27 from ava-labs/renameTed Yin2020-09-15
|\ | | | | Update to avalanchego v0.8.3
| * Update to avalanchego v0.8.3Aaron Buchwald2020-09-15
| |
* | Merge pull request #17 from ava-labs/min-gas-priceTed Yin2020-09-15
|\ \ | | | | | | Enforce minimum gas price on local transactions
| * | Set NoLocals to true on TxPool configAaron Buchwald2020-09-14
| | |
* | | Merge pull request #21 from ava-labs/TS_bump_feeTed Yin2020-09-15
|\ \ \ | |_|/ |/| | TWEAK: Bump fee to 470 nAVAX per gas.
| * | TWEAK: Bump fee to 470 nAVAX per gas.Tyler Smith2020-09-14
| |/
* | fixed nil pointerv0.2.15-rc.4StephenButtolph2020-09-11
| |
* | added accepted status cachingv0.2.15-rc.3StephenButtolph2020-09-11
| |
* | reduce block cache sizev0.2.15-rc.2StephenButtolph2020-09-11
| |
* | updated gecko dependencyv0.2.15-rc.1StephenButtolph2020-09-10
|/
* Merge pull request #15 from ava-labs/grpc-fdsStephen Buttolph2020-09-10
|\ | | | | cleaned up keystore apis
| * cleaned up keystore apisStephenButtolph2020-09-08
| |
* | TWEAK: Change /ava API to /avax.Tyler Smith2020-09-04
|/
* fixed potential vulnerability with bootstrapping blocksStephenButtolph2020-08-25
|
* BUGFIX: Fix minGasPrice.Tyler Smith2020-08-24
|
* TWEAK: Set TxPool PriceLimit to minGas.Tyler Smith2020-08-24
|
* Merge tag 'v0.2.8-rc.6' into ecstasy-transferv0.2.12Determinant2020-08-20
|\
| * yuge cache, all the cachev0.2.8-rc.6StephenButtolph2020-08-13
| |
| * fixed parent block nil pointerv0.2.8-rc.5StephenButtolph2020-08-13
| |