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

chore: update testnet chainspec and reduce fees #877

Merged
merged 77 commits into from
Jan 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
3f7dd29
Merge branch 'main' of github.com:tangle-network/tangle into feat/evm…
1xstj Dec 10, 2024
b7644b8
chore : switch to asset-id evm
1xstj Dec 10, 2024
ce7effe
cleanup
1xstj Dec 11, 2024
cf47bec
bump subxt
1xstj Dec 11, 2024
663f374
clean slate
1xstj Dec 12, 2024
f65f735
Merge branch 'main' of github.com:tangle-network/tangle into feat/evm…
1xstj Dec 12, 2024
5a677c8
use common exports
1xstj Dec 12, 2024
5e53247
use common exports
1xstj Dec 12, 2024
87181bb
wip
1xstj Dec 12, 2024
fadb9f6
wip
1xstj Dec 13, 2024
4d6b596
wip
1xstj Dec 13, 2024
c214aca
fix compile
1xstj Dec 13, 2024
a704da2
cleanup
1xstj Dec 13, 2024
6b51c97
compiling
1xstj Dec 14, 2024
4cc8780
precompiles fixes
1xstj Dec 16, 2024
b1719ee
Merge branch 'main' of github.com:tangle-network/tangle into feat/evm…
1xstj Dec 16, 2024
4a2a2a8
runtimes building
1xstj Dec 16, 2024
35f9394
update mocks
1xstj Dec 16, 2024
42a56fe
cleanup tests
1xstj Dec 16, 2024
145ff94
update js types
1xstj Dec 16, 2024
0c400ac
update subxt
1xstj Dec 16, 2024
c179e4c
cleanup clippy
1xstj Dec 16, 2024
8c58a05
use nightly fmt
1xstj Dec 16, 2024
130955c
use stable fmt
1xstj Dec 16, 2024
59b2375
cleanup clippy
1xstj Dec 16, 2024
f59c794
cleanup tests
1xstj Dec 16, 2024
0e72e74
cleanup tests
1xstj Dec 16, 2024
ec34241
cleanup fmt
1xstj Dec 16, 2024
99c6b08
more tests passing
1xstj Dec 17, 2024
eeb5487
cleanup clippy
1xstj Dec 17, 2024
44500a5
clipyy fixes
1xstj Dec 17, 2024
b2815d3
cleanup clippy
1xstj Dec 17, 2024
e7c6dbe
import oracle pallet
1xstj Dec 17, 2024
ebe8b6a
update traits
1xstj Dec 17, 2024
7adf9e6
update precompile
1xstj Dec 17, 2024
c9754bb
cleanup mock
1xstj Dec 17, 2024
6956d90
Merge branch 'main' of github.com:tangle-network/tangle into oracle-p…
1xstj Dec 18, 2024
fce9401
fix
1xstj Dec 18, 2024
eca9612
updates to tests
1xstj Dec 19, 2024
4e75299
base pallet
1xstj Dec 19, 2024
a8c87b5
wip
1xstj Dec 24, 2024
3fed390
wip tests and benchmarks
1xstj Dec 30, 2024
65d1058
Merge branch 'main' of github.com:tangle-network/tangle into rewards-…
1xstj Dec 30, 2024
7ac3dec
cleanup clippy
1xstj Dec 30, 2024
5ddb1c3
fmt
1xstj Dec 30, 2024
aa379fc
more tests and fuzzing
1xstj Dec 31, 2024
827f61a
Merge branch 'main' of github.com:tangle-network/tangle into rewards-…
1xstj Jan 1, 2025
7ab3e6f
wip
1xstj Jan 1, 2025
1cf02ea
add precompile and fuzzer
1xstj Jan 2, 2025
5e332e9
more cleanup and tests
1xstj Jan 2, 2025
c7c3ddf
cleanup clippy
1xstj Jan 2, 2025
4293c90
add back apy calc
1xstj Jan 2, 2025
4bb3ebe
refactor and simplify
1xstj Jan 6, 2025
99926e5
refactoring
1xstj Jan 6, 2025
17c818a
refactoring test limits
1xstj Jan 6, 2025
839a23f
cleanup
1xstj Jan 6, 2025
0328576
Merge branch 'main' of github.com:tangle-network/tangle into rewards-…
1xstj Jan 6, 2025
b19caef
update tests and benchmarks
1xstj Jan 6, 2025
fbf90e0
rearrange flow
1xstj Jan 7, 2025
1b5b6c3
refactor control flow
1xstj Jan 7, 2025
6e611fd
wip tests
1xstj Jan 7, 2025
71bdc5d
wip tests
1xstj Jan 7, 2025
d8768dd
tests passing
1xstj Jan 7, 2025
d5d8d67
rewards e2e cleanup
1xstj Jan 7, 2025
3c60882
Merge branch 'main' of github.com:tangle-network/tangle into rewards-…
1xstj Jan 7, 2025
90a0ff6
cleanup
1xstj Jan 7, 2025
6748232
update tests
1xstj Jan 7, 2025
f346f64
cleanup clippy
1xstj Jan 7, 2025
22f3f09
Merge branch 'main' of github.com:tangle-network/tangle into rewards-…
1xstj Jan 8, 2025
10c2b32
update types
1xstj Jan 8, 2025
65a7336
Merge branch 'main' of github.com:tangle-network/tangle into update-r…
1xstj Jan 8, 2025
7760cff
chore: update tangle-subxt
1xstj Jan 8, 2025
1485e8f
chore: release v1.2.5
1xstj Jan 8, 2025
5a39569
update testnet chainspec
1xstj Jan 8, 2025
32fcdd9
relax params
1xstj Jan 11, 2025
167702f
Merge branch 'main' of github.com:tangle-network/tangle into update-r…
1xstj Jan 11, 2025
74e2245
clippy
1xstj Jan 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading