File tree
5 files changed
+6
-6
lines changed5 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Submodule cardano-transaction-lib updated 185 files
Submodule ogmios-datum-cache updated 28 files
- .github/local-formatting.sh-3
- .github/workflows/build.yml-30
- CHANGELOG.md+48
- README.md+370-36
- flake.nix+6-13
- ogmios-datum-cache.cabal+4
- src/Api.hs+7
- src/Api/Handler.hs+17-3
- src/Api/WebSocket.hs+30-4
- src/Api/WebSocket/Json.hs+16-1
- src/Api/WebSocket/Types.hs+5
- src/App.hs+15-5
- src/Block/Fetch.hs+115-92
- src/Block/Filter.hs+12-6
- src/Block/Types.hs+80-74
- src/Block/Types/Alonzo.hs+84
- src/Block/Types/Babbage.hs+93
- src/Block/Types/Byron.hs+22
- src/Database.hs+91-7
- src/Parameters.hs+48-4
- test-env/ogmios-datum-cache-vasil-testnet/README.md+70
- test-env/ogmios-datum-cache-vasil-testnet/docker-compose.yml+51
- test-env/ogmios-datum-cache-vasil-testnet/node-config/alonzo-genesis.json+188
- test-env/ogmios-datum-cache-vasil-testnet/node-config/byron-genesis.json+69
- test-env/ogmios-datum-cache-vasil-testnet/node-config/config.json+112
- test-env/ogmios-datum-cache-vasil-testnet/node-config/shelley-genesis.json+56
- test-env/ogmios-datum-cache-vasil-testnet/node-config/topology.json+27
- test/Spec/Parameters.hs+3
Submodule seabug-contracts updated 23 files
- README.md+4
- exe/Main.purs+2-2
- flake.lock+4-4
- package-lock.json+27-8
- package.json+3-2
- packages.dhall+35-3
- spago.dhall+7
- src/Seabug/CallContract.purs+8-8
- src/Seabug/Contract/MarketPlaceBuy.purs+22-19
- src/Seabug/Contract/MarketPlaceListNft.purs+1-1
- src/Seabug/MarketPlace.js+2-8
- src/Seabug/Metadata.purs+2-2
- src/Seabug/Metadata/Share.purs+49
- src/Seabug/Metadata/Types.purs+291
- src/Seabug/MintingPolicy.js+1-1
- src/Seabug/Seabug.purs+2-14
- src/Seabug/Test.purs+4-3
- src/Seabug/Types.purs+2-2
- test/Fixtures.purs+102
- test/Main.purs+12-1
- test/Metadata.purs+31
- test/TestM.purs+10
- test/Util.purs+31
0 commit comments