Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Update README.md #1

merged 1 commit into from
Jul 27, 2023

Conversation

gguoss
Copy link

@gguoss gguoss commented Jul 27, 2023

No description provided.

@gguoss gguoss merged commit 44c2253 into master Jul 27, 2023
@gguoss gguoss deleted the gguoss-patch-1 branch July 27, 2023 04:25
icodezjb added a commit that referenced this pull request Jun 8, 2024
* Add withdraw ocw pallet

* Set ocw GracePeriod

 * Restrict ocw worker num

 * Impl create raw tx

* Impl basic ocw work flow

* Fix storage set and get funcs

* Reorg ocw local storage ops

* Fix local state transition

* Reorg ocw http request to fetch mod

* Use withdrawal proposal to vote unsigned tx

* Upgrade light-bitcoin

* Add transaction mod

* Fix check sig state

* Clear musig2 sig storage after withdraw proposal completed

* Ensure signer is trustee for ocw on-chain call

* Generate basic comments

* Use traits implemented by gateway not direct inheritance

* Impl withdraw ocw's traits

* Add btc size constant

* Fix btc transaction fee

* Format code

* Mock withdraw ocw test runtime

* Fix ocw http test

* Test parse utxos

* Fix transaction builder

* Fix control block size

* Fix control block size

* Fix parse utxo error handling

* Impl fetch and parse fee rate

* Impl fetch and parse spent outputs

* Fix storage

* Fix deserialize btc address

* Check utxo enough when construct unsigned tx

* Fix state change

* Fix get vec<u8> from persistent storage

* Remove unused func

* Fix check by account

* Fix unused code

* Move withdraw ocw to bitcoin pallet

* Reorg ocw mod in bitcoin pallet

* Fix fetch utxo

* Fix bitcoin pallet mock for ocw

* Add taproot withdraw config

* Sample fix benchmark and fetch tests

* Fix utxo and fee rate

* Fix default taproot config

* Formet code

* Fix unused pallet

* Fix test

* Fix needless loop clippy

* Fix genesis and test

* Fix genesis

* Impl calculate control block

* Add withdraw gap

* Add paralle count

* Add pause config

* Add basic ocw test

* Reorg bitcoin pallet call logic

* Set taproot withdraw config params with enum

* Fix check withdraw id

* Fix create tx

* Fix create tx

* Add parallel withdraw

* Fix filter inputs

* Fix control block size

* Fix insert taproot withdraw

* Test basic ocw sig workflow

* Add fee rate record

* Fix finish taproot withdraw proposals

 * Rename TaprootWithdrawInfo to TaprootWithdrawProposal

* Fix record of withdraw fee

* Fix name

* Fix proposal provider trait

* Fix fee param

* Add record history storage

* Fix ocw tests

* Add fee update call

* Add tx accelerate

* Fix taproot transaction codec

* Fix estimate withdraw fee

 * Fix ocw test

* Fix build

* Fix clippy

* Fix new malan chain spec

* Fix offchain transaction

* Fix ocw

* Fix malan genesis endowed

* Fix err

* Fix fee rate check

* Fix note

* Fix max count of tx

* Fix create tx call

* Remove coming bot

* Fix state change

* Remove unnecessary checks

* Remove old proposal storage

* Fix withdraw finish

* Fix median

* Fix trustee check

* Fix exceed max output count

* Fix error

* Fix check valid_proposal

* Fix record pallet

* Format code

* Fix common pallet

* Fix bitcoin pallet

* Fix light-bitcoin deps

* Update light-bitcoin dep

* Fix musig2 deps

* Fix gateway bitcoin mock and tests

* Fix evm and wasm deposit

* Add test to accelerate taproot withdraw

* Fix gateway rpc

* Fix bevm runtime

* Fix js feture error

* Fix gateway bitcoin benchmarks

* Fix Serialize of no_std

* Fix type of runtime

* Fix gateway records' tests and benchmarks

* impl OnChargeEVMTransaction

* Add xpallet-assets-bridge

* Fix common mock and benchmarks

* Fix ext builder default

* Exit ocw directly when no pending withdrawals

* Fix runtime

---------

Co-authored-by: AAweidai <dw1253464613@gmail.com>
Co-authored-by: icodezjb <icodezjb@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant