Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TWEAK: Set TxPool PriceLimit to minGas. | Tyler Smith | 2020-08-24 |
| | |||
* | updated gecko dependencyv0.2.12-rc.1ecstasy-transfer | StephenButtolph | 2020-08-20 |
| | |||
* | Merge tag 'v0.2.8-rc.6' into ecstasy-transferv0.2.12 | Determinant | 2020-08-20 |
|\ | |||
| * | yuge cache, all the cachev0.2.8-rc.6 | StephenButtolph | 2020-08-13 |
| | | |||
| * | fixed parent block nil pointerv0.2.8-rc.5 | StephenButtolph | 2020-08-13 |
| | | |||
| * | fixed nil pointer error in getCachedStatus + removed ip filterv0.2.8-rc.4 | StephenButtolph | 2020-08-13 |
| | | |||
| * | read blocks with cachingv0.2.8-rc.3 | StephenButtolph | 2020-08-12 |
| | | |||
| * | grab chainmu in GetBlockBy{Hash,Number} to avoid possible race with InsertChainv0.2.8-rc.2 | Determinant | 2020-08-12 |
| | | |||
| * | increased cache sizesv0.2.8-rc.1 | StephenButtolph | 2020-08-12 |
| | | |||
* | | added fees | StephenButtolph | 2020-08-20 |
|\ \ | |||
| * | | TWEAK: Set minimum gas price. | Tyler Smith | 2020-08-12 |
| | | | |||
* | | | fixed copy paste bug | StephenButtolph | 2020-08-20 |
| | | | |||
* | | | implemented exportTx accept | StephenButtolph | 2020-08-20 |
| | | | |||
* | | | Merge remote-tracking branch 'origin/ecstasy-transfer' into ecstasy-transfer | Determinant | 2020-08-20 |
|\ \ \ | |||
| * \ \ | Merge branch 'ecstasy-transfer' of github.com:ava-labs/coreth into ↵ | StephenButtolph | 2020-08-20 |
| |\ \ \ | | | | | | | | | | | | | | | | ecstasy-transfer | ||
| * | | | | Added first pass of importTx verification | StephenButtolph | 2020-08-20 |
| | | | | | |||
* | | | | | add flow check for ExportTx | Determinant | 2020-08-20 |
| |/ / / |/| | | | |||
* | | | | fix minor bugs | Determinant | 2020-08-20 |
|/ / / | |||
* | | | ... | Determinant | 2020-08-20 |
| | | | |||
* | | | move nonce to EVMOutput/Input | Determinant | 2020-08-20 |
| | | | |||
* | | | add C-to-X RPC | Determinant | 2020-08-20 |
| | | | |||
* | | | impl state transfer for C-to-X Tx | Determinant | 2020-08-20 |
| | | | |||
* | | | ... | Determinant | 2020-08-19 |
| | | | |||
* | | | clean up code | Determinant | 2020-08-19 |
| | | | |||
* | | | ... | Determinant | 2020-08-19 |
| | | | |||
* | | | WIP: C-to-X transfer | Determinant | 2020-08-19 |
| | | | |||
* | | | remove base_tx.go | Determinant | 2020-08-19 |
| | | | |||
* | | | finish flow-checking | Determinant | 2020-08-19 |
| | | | |||
* | | | make the basic X-to-C logic work | Determinant | 2020-08-19 |
| | | | |||
* | | | ... | Determinant | 2020-08-19 |
| | | | |||
* | | | ... | Determinant | 2020-08-19 |
| | | | |||
* | | | finish the block verification impl | Determinant | 2020-08-19 |
| | | | |||
* | | | catch up with the new P-Chain cross-chain impl | Determinant | 2020-08-19 |
| | | | |||
* | | | ... | Determinant | 2020-08-13 |
| | | | |||
* | | | WIP: X-to-C transfer | Determinant | 2020-08-13 |
|/ / | |||
* | | include extra block data into hash calculation | Determinant | 2020-08-04 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into master | Determinant | 2020-08-03 |
|\ \ | |||
| * \ | Merge pull request #9 from tyler-smith/TS_ip_filter | Ted Yin | 2020-07-31 |
| |\ \ | | | | | | | | | Remove IP filter | ||
| | * | | CLEANUP: Remove unused IP filter. | Tyler Smith | 2020-07-30 |
| | | | | |||
| | * | | TWEAK: Don't use IP filter. | Tyler Smith | 2020-07-29 |
| | |/ | |||
* | | | allow using extra binary data in a block for state transition | Determinant | 2020-08-03 |
| | | | |||
* | | | make block-format backward-compatible and future-proofv0.2.11 | Determinant | 2020-08-02 |
|/ / | |||
* | | remove necessary filesv0.2.10 | Determinant | 2020-07-30 |
| | | |||
* | | Merge branch 'multi-coin' | Determinant | 2020-07-30 |
|\ \ | |/ |/| | |||
| * | clean upmulti-coin | Determinant | 2020-07-29 |
| | | |||
| * | more clean up | Determinant | 2020-07-03 |
| | | |||
| * | make MultiCoin.transfer work | Determinant | 2020-07-02 |
| | | |||
| * | make sure getBalance() works | Determinant | 2020-07-01 |
| | | |||
| * | embed mc lib into genesis | Determinant | 2020-07-01 |
| | | |||
| * | test multi-coin smart contracts | Determinant | 2020-06-30 |
| | |