ERUP-4 (#295)
* Updates to latest frontier
* Add webb mixer, token pallets
* Update version of evm-runtime
* Update package.json
* Update anon to develop
* Bump node types again.
* Update types
* Update types
* Update deps, fix service
* double ref count migration in custom migrations
* Frontier bump, fixes getBlock rpc
* ups
* Up anon
* Add elections phragmen migration
* Use master anon, update frontier tester
* Updates to erup-4 frontier/anon
* compile separately to save time
* precomiples
* Ups to evm 0.26
* Update treasury reward to v3 macros
* use webb-tools/substrate fork
* format
* use edgeware migrations
* fix Council after the upgrade
* Add assets pallet back
* Add NFT pallets, fix runtime, remove warnings
* Extend bounty update period to 30 days
Bounties that have an assigned curator must be refreshed regularly to avoid being slashed. 3 days is too short, 30 days seems appropriate for now.
* Updates to substrate/frontier commits
* Updates deps
* Remove config from dynamic fee
* Add dynamic fee patch
* Remove circleci
* Add github workflow instead of CircleCI
* yml workflow
* Update deps of upgrade tester
* Updates frontier
* Update frontier
* Substrate update
* Add no-reaping feature flag
* Fix feature flags
* Updates package
* add nvmrc
* let's fix the CI
* 2nd try
* 3rd time
* add merkle tree rpc
* Update frontier dep, add curve25519 precompiles
* Add client, rpcs, primitives from moonbeam (#304)
Co-authored-by: Drew Stone <drewstone329@gmail.com>
* Update to new frontier fork w/ minimal changes (#305)
Co-authored-by: Shady Khalifa <shekohex@gmail.com>
* update webb-anon node with bug fixes
* Updates, add frontier dev account to testnet chainspec
* Upgrade versions of testers.
* Updates, compile with binary search estimation
* Fix warnings
* More warnins
* Pin build to a specific rust version (#301)
subtle-2.4.0 wasn't compiling with the latest nightly release of rust.
* fix toolchain.
* Only emit TreasuryMinting event if there was a treasury reward; update tests (#308)
* Remove frontier tester (#306)
* remove frontier tester, moved out of repo
* Fix ci script
Co-authored-by: Jake Naviasky <jake@commonwealth.im>
Co-authored-by: Shady Khalifa <shekohex@gmail.com>
Co-authored-by: Raymond Zhong <raykyri@users.noreply.github.com>
Co-authored-by: JelliedOwl (Paul) <80860490+JelliedOwl@users.noreply.github.com>