Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@gavofyork
Copy link
Member

Some extra tracing and gitignores.

@rphmeier rphmeier merged commit d153954 into master Apr 16, 2018
@arkpar arkpar deleted the gav-tweaks branch July 9, 2018 09:03
JoshOrndorff pushed a commit to moonbeam-foundation/substrate that referenced this pull request Apr 21, 2021
liuchengxu pushed a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* btcbridge CandidateTx and records withdraw cache

* Fix precision and initialization error

* Initialize balance of alice same with activation_per_share

* Tweak initial intention profile

* fix bug for withdraw in canonize, add no_withdrawal flag

* Can not unstake when still in frozen

* Fix some bug

* Tweak session_length and sessions_per_era

* Fix bug: Only candidate confirmed can create new proposal

* Fix unexpect deposit

* Tweak staking fees

* Fix bug: Add unexpect in Candidate to handle unexpect deposit

* Fix/match precision (paritytech#131)

* fix pending order precision

* add tests

* Update genesis_config

* Fix when candidate initialize

* Recover AccountMap to support btc register

* Update genesis BlockHeader

* Fix select utxo must balance > 0

* move best index set before deposit/withdraw in canonize

* Fix build error

* Modify > irr_block as >=

* Fix bug: Only candidate is not confirmed can modifi it status

* Fix btc transaction correlation

* Adjust PCX precision in session reward (paritytech#134)

* Fix/match precision (paritytech#132)

* fix pending order precision

* add tests

* add reserve last

* 1. Fix UTXOList bug (paritytech#136)

2. Update genesis_config irr_block from 0 to 2

* Remove String (paritytech#137)

* Reserve initial nomination (paritytech#138)

* Fix wasm build error

* Init nominees of initial intenions (paritytech#139)

* UTXO only store value > 0

* Init channel (paritytech#140)

* Init channel relationship

* Init genesis intention

* chance channel name (paritytech#141)

* fix fill fee (paritytech#142)

* Tweak parameters
liuchengxu added a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* Bring back Dex Spot module

* Fix spot tests

* Fix some FIXMEs

* Remove unused average price in the last hour

* Rename TradingPair to TradingPairProfile

* Use double_map for OrderInfoOf

(T::AccountId, OrderIndex) -> double_map (T::AccountId, OrderIndex)

* Use double_map for QuotationsOf

* Rename OrderStatus::ZeroFill to OrderStatus::Created

* Extract const FLUCTUATION

* Use struct for OrderProperty

* Use struct for CurrencyPair

* Rename OrderIndex to OrderId

binance api uses OrderId :)

* Rename TradingPairIndex to TradingPairId

* Extract check_ask/bid_price()

* Nits

* Various improvements

* Deposit events

* Use struct in Event

* Intergate dex-spot into runtime

* Remove unused price_volatility

* Add price fluctuation
liuchengxu pushed a commit to autonomys/substrate that referenced this pull request Jun 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants