aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Merge remote-tracking branch 'origin/master' into masterv0.3.3-rc.3Determinant2020-09-20
|\
| * Merge pull request #38 from ava-labs/gas-estimateTed Yin2020-09-20
| |\ | | | | | | Fix handling of requests for pending block
| | * Treat requests for pending block as requests for accepted blockAaron Buchwald2020-09-20
| | |
| | * Move copied and hacked lists into notes directoryAaron Buchwald2020-09-20
| | |
* | | execute full state transfer during block validationDeterminant2020-09-20
|/ /
* / add the mc library code for referencev0.3.3-rc.2Determinant2020-09-20
|/
* raise the RPC tx fee cap to 100 AVAXv0.3.3-rc.1Determinant2020-09-20
|
* minor change to properly journal the IsMultiCoin flagDeterminant2020-09-20
|
* ...Determinant2020-09-20
|
* get C-Chain internal asset transfer to workv0.3.2Determinant2020-09-20
|
* apply mulit-coin universallyDeterminant2020-09-19
|
* auto-enable multicoin in AddBalanceMultiCoinv0.3.1-rc.2Determinant2020-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
|
* Merge pull request #37 from ava-labs/add-healthv0.3.0-rc.6Ted Yin2020-09-18
|\ | | | | add no-op health endpoint
| * add no-op health endpointDan Laine2020-09-18
|/
* Merge pull request #34 from ava-labs/devv0.3.0-rc.5Ted Yin2020-09-18
|\ | | | | Dev
| * Merge commit '3ea6a79' into devDeterminant2020-09-18
| |\
| | * clean up the codeDeterminant2020-09-18
| | |
| * | Merge pull request #35 from ava-labs/fix-shutdownaaronbuchwald2020-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.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
| |/
| * disable reorg entirelyDeterminant2020-09-17
| |
| * Remove empty .gitmodules fileAaron Buchwald2020-09-17
| |
| * Merge pull request #33 from ava-labs/fix-nil-pointeraaronbuchwald2020-09-17
| |\ | | | | | | Fix potential nil pointer dereference
| | * Fix potential nil pointer dereferenceAaron 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
| |/ / |/| |
| | * ...Determinant2020-09-17
| | |
| | * ...Determinant2020-09-17
| | |
| | * revert the SetTail logicDeterminant2020-09-17
| | |
| | * disable snapshotDeterminant2020-09-17
| | |
| | * add the missing IsMultiCoin assignmentDeterminant2020-09-16
| |/
| * adjust DB APIv0.3.0-rc.1Determinant2020-09-16
| |
| * ...Determinant2020-09-16
| |
| * ...Determinant2020-09-16
| |
| * build successDeterminant2020-09-16
| |
| * ...Determinant2020-09-16
| |
| * finish chaning the filesDeterminant2020-09-16
| |
| * update more filesDeterminant2020-09-16
| |