Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #35 from ava-labs/fix-shutdown | aaronbuchwald | 2020-09-17 |
|\ | | | | | Fix panic on shutdown form orphaned goroutine | ||
| * | 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 |
|/ | |||
* | disable reorg entirely | Determinant | 2020-09-17 |
| | |||
* | Remove empty .gitmodules file | Aaron Buchwald | 2020-09-17 |
| | |||
* | Merge pull request #33 from ava-labs/fix-nil-pointer | aaronbuchwald | 2020-09-17 |
|\ | | | | | Fix potential nil pointer dereference | ||
| * | Fix potential nil pointer dereference | 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 | ||
| * | | Add nil to newBlockChan if block verification errors | Aaron Buchwald | 2020-09-16 |
| | | | |||
| | * | ... | Determinant | 2020-09-17 |
| | | | |||
| | * | ... | Determinant | 2020-09-17 |
| | | | |||
| | * | revert the SetTail logic | Determinant | 2020-09-17 |
| | | | |||
| | * | disable snapshot | Determinant | 2020-09-17 |
| | | | |||
| | * | add the missing IsMultiCoin assignment | Determinant | 2020-09-16 |
| |/ |/| | |||
* | | adjust DB APIv0.3.0-rc.1 | Determinant | 2020-09-16 |
| | | |||
* | | ... | Determinant | 2020-09-16 |
| | | |||
* | | ... | Determinant | 2020-09-16 |
| | | |||
* | | build success | Determinant | 2020-09-16 |
| | | |||
* | | ... | Determinant | 2020-09-16 |
| | | |||
* | | finish chaning the files | Determinant | 2020-09-16 |
| | | |||
* | | update more files | Determinant | 2020-09-16 |
| | | |||
* | | add lists to keep track of actually hacked files | Determinant | 2020-09-16 |
| | | |||
* | | WIP: geth-tavum | Determinant | 2020-09-15 |
|/ | |||
* | remove the binary file | Determinant | 2020-09-15 |
| | |||
* | Merge pull request #27 from ava-labs/rename | Ted Yin | 2020-09-15 |
|\ | | | | | Update to avalanchego v0.8.3 | ||
| * | Update to avalanchego v0.8.3 | Aaron Buchwald | 2020-09-15 |
| | | |||
* | | Merge pull request #17 from ava-labs/min-gas-price | Ted Yin | 2020-09-15 |
|\ \ | | | | | | | Enforce minimum gas price on local transactions | ||
| * | | Set NoLocals to true on TxPool config | Aaron Buchwald | 2020-09-14 |
| | | | |||
* | | | Merge pull request #21 from ava-labs/TS_bump_fee | Ted Yin | 2020-09-15 |
|\ \ \ | |_|/ |/| | | TWEAK: Bump fee to 470 nAVAX per gas. | ||
| * | | TWEAK: Bump fee to 470 nAVAX per gas. | Tyler Smith | 2020-09-14 |
| |/ | |||
* | | Merge pull request #22 from ava-labs/status-db | aaronbuchwald | 2020-09-15 |
|\ \ | |/ |/| | Status db | ||
| * | fixed nil pointerv0.2.15-rc.4 | StephenButtolph | 2020-09-11 |
| | | |||
| * | added accepted status cachingv0.2.15-rc.3 | StephenButtolph | 2020-09-11 |
| | | |||
| * | reduce block cache sizev0.2.15-rc.2 | StephenButtolph | 2020-09-11 |
| | | |||
| * | updated gecko dependencyv0.2.15-rc.1 | StephenButtolph | 2020-09-10 |
| | | |||
| * | updated gecko verion dependencyv0.2.15 | StephenButtolph | 2020-09-10 |
|/ | |||
* | Merge pull request #15 from ava-labs/grpc-fds | Stephen Buttolph | 2020-09-10 |
|\ | | | | | cleaned up keystore apis | ||
| * | cleaned up keystore apis | StephenButtolph | 2020-09-08 |
| | | |||
* | | Merge pull request #14 from ava-labs/TS_ava_to_avax | Ted Yin | 2020-09-08 |
|\ \ | |/ |/| | change /ava API to /avax | ||
| * | TWEAK: Change /ava API to /avax. | Tyler Smith | 2020-09-04 |
|/ | |||
* | make "latest" a synonym to "accepted"v0.2.14-rc.1 | Determinant | 2020-09-04 |
| | |||
* | Merge pull request #11 from ava-labs/TS_fix_gasv0.2.13 | Stephen Buttolph | 2020-08-25 |
|\ | | | | | Fix gas handling | ||
| * | fixed potential vulnerability with bootstrapping blocks | StephenButtolph | 2020-08-25 |
| | | |||
| * | BUGFIX: Fix minGasPrice. | Tyler Smith | 2020-08-24 |
| | | |||
| * | TWEAK: Set TxPool PriceLimit to minGas. | Tyler Smith | 2020-08-24 |
| | |