-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: dfinance/dnode
base: v0.7.2
head repository: dfinance/dnode
compare: release-v0.7
Commits on Oct 6, 2020
-
Master: [DFI-873] simulator update, Cosmos SDK bump, genesis update (#…
…211) * [DFI-873] simulator: rewards lock added, LP staking added, major refactoring; ccstorage: LPT default currency added * [DFI-873] simulator: refactoring, undelegateOp fix * [DFI-873] simulator: Linter fixes * [DFI-873] unified app default GenesisState override func added and used for Simulator * All genesis params are gathered in one place; major defaults refactoring (circular dep fix); Cosmos SDK version bump
Mikhail Kornilov authoredOct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 7969d14 - Browse repository at this point
Copy the full SHA 7969d14View commit details
Commits on Oct 7, 2020
-
genesis: PublicTreasuryPool capacity default value fix; DVM stdlib v0…
….7 update (#213)
Mikhail Kornilov authoredOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 4096f03 - Browse repository at this point
Copy the full SHA 4096f03View commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d08080 - Browse repository at this point
Copy the full SHA 6d08080View commit details
Commits on Oct 12, 2020
-
Feature simulator update, Cosmos SDK update (#216)
* simulator: readme added, refactoring, new Cosmos SDK query results added to the report * Cosmos SDK version bump * genesis update: LPRation 1.0 -> 2.0
Mikhail Kornilov authoredOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for ebab389 - Browse repository at this point
Copy the full SHA ebab389View commit details
Commits on Oct 13, 2020
-
[DFI-753] migrate swagger to dfinance cosmos-sdk version (#218)
* [DFI-753] migrate swagger to dfinance cosmos-sdk version * Cosmos SDK version bump, Swagger update * go mod tidy Co-authored-by: Mikhail Kornilov <mikhailkornilov@wings.ai>
Configuration menu - View commit details
-
Copy full SHA for c7eaa78 - Browse repository at this point
Copy the full SHA c7eaa78View commit details
Commits on Oct 14, 2020
-
VM mod: request retry in process logs added (#219)
Mikhail Kornilov authoredOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for eda0829 - Browse repository at this point
Copy the full SHA eda0829View commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e53e828 - Browse repository at this point
Copy the full SHA e53e828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d68e58 - Browse repository at this point
Copy the full SHA 8d68e58View commit details
Commits on Oct 20, 2020
-
[DFI-908,DFI-910] Cosmos SDK version fix, Swagger update (#225)
* [DFI-908,DFI-910] Cosmos SDK version fix (simulator updated), auto Cosmos SDK version fetch for Swagger build, Swagger updated * Fix for running local tests on OS X
Mikhail Kornilov authoredOct 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 7fa4581 - Browse repository at this point
Copy the full SHA 7fa4581View commit details
Commits on Oct 22, 2020
-
[DFI-850] dvm multi module compile (#224)
* [DFI-850] prev version compatibility * [DFI-850] added multiple compilation and tests * [DFI-850] added metadata info * [DFI-850] mapping proto fields * [DFI-850] fixed dep * [DFI-850] added mixed content compilation test * [DFI-850] fixed compilationUnit name * [DFI-850] fixed test * [DFI-850] added multi publish * [DFI-850] added multi publish v2 * [DFI-850] added test for cli/rest * [DFI-850] added test for cli/rest * [DFI-850] added integ test * [DFI-850] fixes
Configuration menu - View commit details
-
Copy full SHA for 18871c7 - Browse repository at this point
Copy the full SHA 18871c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56604f0 - Browse repository at this point
Copy the full SHA 56604f0View commit details
Commits on Oct 26, 2020
-
[Master][DFI-924] Ledger cross build (#229)
* [DFI-924] Ledger cross-OS build using XGO * go mod tidy
Mikhail Kornilov authoredOct 26, 2020 Configuration menu - View commit details
-
Copy full SHA for bb5eb26 - Browse repository at this point
Copy the full SHA bb5eb26View commit details
Commits on Oct 28, 2020
-
[Master][DFI-931] Fix for duplicate messages in the event log (#232)
* [DFI-931] new event manager for each messages * [DFI-931] returned event type * [DFI-931] revert baseapp changes * [DFI-931] added reset ctx for module handlers * [DFI-931] added test tag
Configuration menu - View commit details
-
Copy full SHA for eccb5be - Browse repository at this point
Copy the full SHA eccb5beView commit details
Commits on Nov 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f208a41 - Browse repository at this point
Copy the full SHA f208a41View commit details
Commits on Nov 5, 2020
-
[Master][DFI-928] Mainnet v1.0 migration (#235)
* [DFI-929] migration to v1.0 added; MaxSelfStake staking param support added * [DFI-929] fixed CSDK version * [DFI-928] BaseMigrate -> Migrate renaming * [DFI-929] defaults and restrictions modified to match v1.0 release * [DFI-947] CSDK version bump * [DFI-929] appState export update to support zero-height genesis export * [DFI-929] multisig, orderbook mods: PrepareForZeroHeight squash funcs added * [DFI-929] multisig mod: call queue fix for genesis squash; app export refactoring, debug added * [DFI-929] ccstorage, vmauth mods: PrepareForZeroHeight added; mainnet export config added * [DFI-929] mint mod PrepareForZeroHeight support added * [DFI-929] gov mod PrepareForZeroHeight support added * [DFI-947] Mainnet v1.0 migration fixes and report generation * [DFI-947] Debug validator disabled * [DFI-947] Mainnet v1.0 export report modification to support a newer CSDK version (BankRewards per validator) * Linter fixes; tests skip due to changed app limitation; simulator fix to support new distr RewardsBank API * CLItester fix: increased init acc balance as Gov deposit increased) * CSDK version bump
Mikhail Kornilov authoredNov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for aa2b01e - Browse repository at this point
Copy the full SHA aa2b01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 969442f - Browse repository at this point
Copy the full SHA 969442fView commit details
Commits on Nov 12, 2020
-
[master][DFI-953] added name field in the VM compilation result (#238)
* [DFI-953] added name field in the VM compilation result * [DFI-953] add seed for rand in sentry integration
Configuration menu - View commit details
-
Copy full SHA for cf749a2 - Browse repository at this point
Copy the full SHA cf749a2View commit details
Commits on Dec 3, 2020
-
[master][DFI-963,DFI-964] Fixed keyring dependency and GitHub Actions (…
…#239) * [DFI-963] Fixed keyring dependency * [DFI-963] Fixed keyring dependency, v2 * [DFI-963] Fixed keyring dependency, v3 * [DFI-963] Fixed keyring dependency, v3 * [DFI-963] GHA fix * [DFI-963] GHA fix * [DFI-963] GHA fix * [DFI-963] Fixed keyring dependency * [DFI-963] Fixed keyring dependency * [DFI-963] Fixed lint version * [DFI-963] updated linter action version
Configuration menu - View commit details
-
Copy full SHA for 4c8da42 - Browse repository at this point
Copy the full SHA 4c8da42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a91bd6 - Browse repository at this point
Copy the full SHA 9a91bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf6d017 - Browse repository at this point
Copy the full SHA cf6d017View commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84810b2 - Browse repository at this point
Copy the full SHA 84810b2View commit details
Commits on Mar 4, 2021
-
[Release v0.7] [DFI-908,DFI-910] Cosmos SDK version fix, Swagger upda…
…te (#227) * [DFI-908,DFI-910] Cosmos SDK version fix, Swagger update * go mod tidy * Switched CSDK to v0.39.1-0.2 which has no appHash changes
Mikhail Kornilov authored and Nikita Volkov committedMar 4, 2021 Configuration menu - View commit details
-
Copy full SHA for aba1583 - Browse repository at this point
Copy the full SHA aba1583View commit details
Commits on Mar 16, 2021
-
[Release v0.7] [DFI-908,DFI-910] Cosmos SDK version fix, Swagger upda…
Configuration menu - View commit details
-
Copy full SHA for 7121d09 - Browse repository at this point
Copy the full SHA 7121d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf90fa2 - Browse repository at this point
Copy the full SHA cf90fa2View commit details
There are no files selected for viewing