Skip to content

Commit

Permalink
Feat/polkadot v1.3.0 uplift (#1207)
Browse files Browse the repository at this point in the history
* Init commit

* Further modifications

* Further cleanup

* Migrations & benchmark fixes

* Fix tests & compilation issues

* Eth debug RPC

* Remove todos

* TODOs

* Fixes

* Change dep back

* Remove double debug server

* Linting

* Cleanup

* Coverage CI change

* Fixes

* Post-merge fixes

* Comments

* Remove dead code

* Remove unused import
  • Loading branch information
Dinonard committed Apr 24, 2024
1 parent 9801add commit e773854
Show file tree
Hide file tree
Showing 101 changed files with 1,490 additions and 12,564 deletions.
4 changes: 0 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ All branch names should adhere to the following rules:
- `doc/*`: documentation changes
- `fix/*`: bug fixes


**TODO**: We don't really use this at all from what I've seen?
- `development/*`: nodes that are actively in development (including release candidates) will have the `development/` prefix in their branch name.

Every major feature will be first deployed on our testnet parachain _Shibuya_ after which it can be deployed on one of the production networks.
The expected flow is:

Expand Down
Loading

0 comments on commit e773854

Please sign in to comment.