aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * updated gecko dependencyv0.2.15-rc.1StephenButtolph2020-09-10
| * updated gecko verion dependencyv0.2.15StephenButtolph2020-09-10
|/
* Merge pull request #15 from ava-labs/grpc-fdsStephen Buttolph2020-09-10
|\
| * cleaned up keystore apisStephenButtolph2020-09-08
* | Merge pull request #14 from ava-labs/TS_ava_to_avaxTed Yin2020-09-08
|\ \ | |/ |/|
| * TWEAK: Change /ava API to /avax.Tyler Smith2020-09-04
|/
* make "latest" a synonym to "accepted"v0.2.14-rc.1Determinant2020-09-04
* Merge pull request #11 from ava-labs/TS_fix_gasv0.2.13Stephen Buttolph2020-08-25
|\
| * 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
| * updated gecko dependencyv0.2.12-rc.1ecstasy-transferStephenButtolph2020-08-20
| * 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
| | * fixed nil pointer error in getCachedStatus + removed ip filterv0.2.8-rc.4StephenButtolph2020-08-13
| | * read blocks with cachingv0.2.8-rc.3StephenButtolph2020-08-12
| | * grab chainmu in GetBlockBy{Hash,Number} to avoid possible race with InsertChainv0.2.8-rc.2Determinant2020-08-12
| | * increased cache sizesv0.2.8-rc.1StephenButtolph2020-08-12
| * | added feesStephenButtolph2020-08-20
| |\ \
| | * | TWEAK: Set minimum gas price.Tyler Smith2020-08-12
| |/ / |/| |
| * | fixed copy paste bugStephenButtolph2020-08-20
| * | implemented exportTx acceptStephenButtolph2020-08-20
| * | Merge remote-tracking branch 'origin/ecstasy-transfer' into ecstasy-transferDeterminant2020-08-20
| |\ \
| | * \ Merge branch 'ecstasy-transfer' of github.com:ava-labs/coreth into ecstasy-tr...StephenButtolph2020-08-20
| | |\ \
| | * | | Added first pass of importTx verificationStephenButtolph2020-08-20
| * | | | add flow check for ExportTxDeterminant2020-08-20
| | |/ / | |/| |
| * | | fix minor bugsDeterminant2020-08-20
| |/ /
| * | ...Determinant2020-08-20
| * | move nonce to EVMOutput/InputDeterminant2020-08-20
| * | add C-to-X RPCDeterminant2020-08-20
| * | impl state transfer for C-to-X TxDeterminant2020-08-20
| * | ...Determinant2020-08-19
| * | clean up codeDeterminant2020-08-19
| * | ...Determinant2020-08-19
| * | WIP: C-to-X transferDeterminant2020-08-19
| * | remove base_tx.goDeterminant2020-08-19
| * | finish flow-checkingDeterminant2020-08-19
| * | make the basic X-to-C logic workDeterminant2020-08-19
| * | ...Determinant2020-08-19
| * | ...Determinant2020-08-19
| * | finish the block verification implDeterminant2020-08-19
| * | catch up with the new P-Chain cross-chain implDeterminant2020-08-19
| * | ...Determinant2020-08-13
| * | WIP: X-to-C transferDeterminant2020-08-13
|/ /
* | include extra block data into hash calculationDeterminant2020-08-04
* | Merge remote-tracking branch 'origin/master' into masterDeterminant2020-08-03
|\ \
| * \ Merge pull request #9 from tyler-smith/TS_ip_filterTed Yin2020-07-31
| |\ \
| | * | CLEANUP: Remove unused IP filter.Tyler Smith2020-07-30
| | * | TWEAK: Don't use IP filter.Tyler Smith2020-07-29
| | |/