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

Fixed spec serialization #313

Merged
merged 1 commit into from
Jul 14, 2018
Merged

Fixed spec serialization #313

merged 1 commit into from
Jul 14, 2018

Conversation

arkpar
Copy link
Member

@arkpar arkpar commented Jul 14, 2018

Apparently 128-bit integers are still not supported when serializing into json::Value.

Fixes #302

@arkpar arkpar added the A0-please_review Pull request needs code review. label Jul 14, 2018
@gavofyork gavofyork added A8-looksgood and removed A0-please_review Pull request needs code review. labels Jul 14, 2018
@gavofyork gavofyork merged commit 2dd5b2d into master Jul 14, 2018
@gavofyork gavofyork deleted the ark-spec-ser branch July 14, 2018 13:54
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
* Make `communication_for` exit when we end a round

* Fix compilation
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
* Initial crowdfund stuff

* Make `communication_for` exit when we end a round (paritytech#313)

* Make `communication_for` exit when we end a round

* Fix compilation

* Add file

* Rest of logic.

* Consts to Getters

* Cleanups

* Trying to get things to compile

* More patchwork

* Patch dissolve

* Patch `fix_deploy_data`, add getters to `NewBidder`

* Dispatchable functions compile... with warnings

* Fix some warnings and typos

* Whitespace to Tabs

* Update to use `into_sub_account`

* Add events

* Basic fixes to runtime logic and checking

* Check that auction in progress when creating

* Automatically assign end for crowdfund

* Update runtime/src/crowdfund.rs

Co-Authored-By: Amar Singh <asinghchrony@protonmail.com>

* Update runtime/src/crowdfund.rs

Co-Authored-By: Amar Singh <asinghchrony@protonmail.com>

* Update runtime/src/crowdfund.rs

Co-Authored-By: Amar Singh <asinghchrony@protonmail.com>

* Update crowdfund.rs

* Patch `NewRaise` logic

* Test compiles

* Make `NewRaised` logic even better

* Fix trie id generation, start to add some tests

* More tests

* Add more tests

* Finish tests

* Formatting nits

* Use `into_iter`

* Fix for latest Substrate updates

* Cleanup

* Fixes.

* Copyright header.

* Remove dead code.

* Reinstate actually alive code.

* Fix tests

Still have to write some new follow up tests though

* Make funds work before auction

* Test a fund which spans 2 auctions.

* Docs.

* Update doc
JoshOrndorff added a commit to moonbeam-foundation/substrate that referenced this pull request Apr 21, 2021
Co-authored-by: tgmichel <telmo@purestake.com>
liuchengxu pushed a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* Update xbridge-related fees (paritytech#281)

* Adjust penalty

* modify genesis config

* rename treasuryaddr to counciladdr

* Readd token discount and to channel logic (paritytech#284)

* Readd token discount and channel share logic

* Refactor a bit

* Modify btc-fee (paritytech#285)

Add maximum withdraw amount check

* let tokenname verify more char

* spot safe check (paritytech#286)

* Revert "spot safe check (paritytech#286)" (paritytech#291)

This reverts commit 8092ba50abf1d5646000342d9229b1d81e4b025d.

* Feature/trustee rpc (paritytech#293)

* Add 'chainx_getTrusteeAddress' rpc

* Delete dead code

* change verifyaddr rpc return true/false

* Fix merge conflicts

* token discount (paritytech#313)

* token discount

* adjust

* fix bug

* Fix token_discount in genesis_config

* Rebuild wasm and replace wasm in
cli/src/chainx_runtime_wasm.compact.wasm
liuchengxu added a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* Update ValidatorInfo type

* Update bitcoin header

* Fix chainx_types

* Add RpcTotalAssetInfo
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.

2 participants