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

Rewards differ between ledger and db-sync #923

Open
grim-i-am opened this issue Oct 28, 2021 · 1 comment
Open

Rewards differ between ledger and db-sync #923

grim-i-am opened this issue Oct 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@grim-i-am
Copy link

grim-i-am commented Oct 28, 2021

OS
Linux xps 5.4.0-88-generic #99-Ubuntu SMP Thu Sep 23 17:29:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Versions
cardano-db-sync-extended 11.0.4 - linux-x86_64 - ghc-8.10
git revision 31cf28b

PostgreSQL version:
psql (PostgreSQL) 13.3 (Debian 13.3-1)

Build/Install Method
built from source

Run method
bash script
PGPASSFILE=config/pgpass-mainnet psql cexplorer

Additional context
Running on Mainnet

cardano-node 1.30.1 - linux-x86_64 - ghc-8.10
git rev 0fb43f4e3da8b225f4f86557aed90a183981a64f

DB-Sync reported the error at the end of the log below and terminated.
Fails again after restart

Problem Report
e1ffd82b4ee245884f70fc1eee215fd158435361572ce58bb62fc5d397 (4463271, 3): [(RwdMember,DbLovelace 3994537),(RwdTreasury,DbLovelace 234367),(RwdTreasury,DbLovelace 234367)], Coin 4228904
e1ffe08f1611ff31103bac2d2401a79a2c2808f7e55aa069a3739d0225 (27403638, 3): [(RwdMember,DbLovelace 24018220),(RwdTreasury,DbLovelace 1692709),(RwdTreasury,DbLovelace 1692709)], Coin 25710929
e1ffe0fc9b620492b6f7c0affd8e19ce045409a7712e5f4b5166752c0b (12578326, 3): [(RwdMember,DbLovelace 11507882),(RwdTreasury,DbLovelace 535222),(RwdTreasury,DbLovelace 535222)], Coin 12043104
e1ffe31942d2db0f1f4cfe5b2dd9c7febdc9f1652fef3469d772a8b195 (235806, 3): [(RwdMember,DbLovelace 10692),(RwdTreasury,DbL
ovelace 112557),(RwdTreasury,DbLovelace 112557)], Coin 123249
e1ffe3218e045fa1abf768fee08bc13c4f094202fea1b6b878817abda6 (2897190, 3): [(RwdMember,DbLovelace 2658426),(RwdTreasury,DbLovelace 119382),(RwdTreasury,DbLovelace 119382)], Coin 2777808
e1ffe4f07bd49fb2fcb9ef719e3cd131e52ed087d7e26af54d9646b4ae (1214509, 3): [(RwdMember,DbLovelace 1106983),(RwdTreasury,DbLovelace 53763),(RwdTreasury,DbLovelace 53763)], Coin 1160746
e1ffe59f8d27f73539e10e95e64db3fdfa6f606c0bc69c94f7d9339a79 (29078570, 3): [(RwdMember,DbLovelace 26787650),(RwdTreasur
y,DbLovelace 1145460),(RwdTreasury,DbLovelace 1145460)], Coin 27933110
e1fff65733783b9c25b64e7057fb12c85839664fa8223197587d5c34f7 (205746, 3): [(RwdMember,DbLovelace 20926),(RwdTreasury,DbL
ovelace 92410),(RwdTreasury,DbLovelace 92410)], Coin 113336
e1fff6cc58c4e5254159aa002f556699fda81b83909d7763373780c23f (1261036, 3): [(RwdMember,DbLovelace 1147044),(RwdTreasury,
DbLovelace 56996),(RwdTreasury,DbLovelace 56996)], Coin 1204040
e1fff75114b6a2e36dfca95fe284644663aa9525172e82ae0936aa7ce9 (531254, 3): [(RwdMember,DbLovelace 482140),(RwdTreasury,Db
Lovelace 24557),(RwdTreasury,DbLovelace 24557)], Coin 506697
e1fff825e1bf009d35d9160f6340250b581f5d37c17538e960c0410b20 (16694786, 3): [(RwdMember,DbLovelace 12517968),(RwdTreasur
y,DbLovelace 2088409),(RwdTreasury,DbLovelace 2088409)], Coin 14606377
e1ffff2912572257b59dca84c965e4638a09f1524af7a15787eb0d8a46 (114878386, 3): [(RwdMember,DbLovelace 101920972),(RwdTreas
ury,DbLovelace 6478707),(RwdTreasury,DbLovelace 6478707)], Coin 108399679
Rewards differ between ledger and db-sync.
Please report at https://github.com/input-output-hk/cardano-db-sync/issues.

@grim-i-am grim-i-am added the bug Something isn't working label Oct 28, 2021
@erikd
Copy link
Contributor

erikd commented Nov 10, 2021

This should be fixed on #944 . There will be a new 12.0.0 release coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants