Skip to content

Commit 9984bc1

Browse files
RZhang05jribbink
authored andcommitted
Add BTC daily historical simulations (2021-2025)
Ported to v0: updated height, MOET→PYUSD0 debt, oracle refresh, consistent generator.
1 parent cf310cb commit 9984bc1

14 files changed

Lines changed: 8688 additions & 2079 deletions

cadence/contracts/mocks/FlowTransactionScheduler.cdc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This contract extends the original contract by adding a reset method,
2+
// which is useful in tests for clearing any pre-existing scheduled transactions.
3+
// https://github.com/onflow/flow-core-contracts/blob/master/contracts/FlowTransactionScheduler.cdc
14
import "FungibleToken"
25
import "FlowToken"
36
import "FlowFees"

0 commit comments

Comments
 (0)