Home Reports May 28, 2024

Tuesday, May 28, 2024

Commits
101
pushed this day
Repositories
23
with activity
Contributors
25
distinct authors
Lines changed
+33,438 −30,612
additions / deletions

Commit Log

101 commits · 23 repositories

00:18:24 algobase dependabot[bot] :arrow_up: Bump mkdocs-material from 9.5.21 to 9.5.25 +5 −5
01:00:23 go-algorand - Build 1997 Data +1 −1
01:13:03 algokit-lora PatrickDinh Merge branch 'main' into spike-deep-linking +421 −299
01:49:37 awesome-wormhole 0xBitzz Create LICENSE +21 −0
02:25:02 algokit-lora neilcampbell chore: pr feedback +10 −5
02:30:28 algokit-lora neilcampbell feat: reduce store use (#70) +263 −257
02:32:49 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
02:43:26 awesome-wormhole 0xBitzz Create CODE_OF_CONDUCT.md +128 −0
03:29:16 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
03:29:25 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^7.10.0 to ^7.11.0 +1 −1
05:22:19 puya-ts robdmoore docs: Added more explicit note about + operator for Bytes +1 −1
07:02:19 algorand-python-coding-assignment iskysun96 initial change +1487 −617
07:03:11 orakle-coding-assignment-2024 iskysun96 readme update +8 −3
07:06:31 orakle-coding-assignment-2024 iskysun96 deploy-config rm profit +3 −3
07:08:26 orakle-coding-assignment-2024 iskysun96 readme update +2 −0
07:18:30 algorand-python-coding-assignment iskysun96 readme update +81 −48
07:58:40 algorand-python-coding-assignment iskysun96 readme update +2 −1
08:12:27 algorand-python-coding-assignment iskysun96 readme update question instruction update +17 −6
08:18:25 algorand-python-coding-assignment iskysun96 readme update +1 −0
08:19:03 algorand-python-coding-assignment iskysun96 Update README.md +1 −1
08:19:54 algorand-python-coding-assignment iskysun96 deploy-config fix +1 −1
08:19:59 algorand-python-coding-assignment iskysun96 Merge branch 'main' of github.com:algorand-devrel/BAY-coding-assignment-2024 +1 −1
08:28:54 rosetta-smart-contracts AndreaPinna Update Atomic Transactions README.md +1 −7
08:55:49 use-wallet kieranroneill build(deps): add @agoralabs-sh/avm-web-provider as a peer dependency +17 −0
10:11:01 asa-list SavefyLabs Add files via upload +9 −0
10:23:09 use-wallet kieranroneill refactor: implement avm-web-provider to connect, disconnect and sign transactions for the kibisis client +264 −514
11:52:31 algorand-python-coding-assignment iskysun96 Update README.md +2 −1
11:53:21 algorand-python-coding-assignment iskysun96 deploy-config edit +57 −42
11:53:25 algorand-python-coding-assignment iskysun96 Merge branch 'main' of github.com:algorand-devrel/BAY-coding-assignment-2024 +2 −1
12:03:51 orakle-coding-assignment-2024 iskysun96 readme, contract instruction, deploy-config update +75 −50
12:09:51 orakle-coding-assignment-2024 iskysun96 update +173 −45
12:10:38 orakle-coding-assignment-2024 iskysun96 Update README.md +4 −3
12:14:43 orakle-coding-assignment-2024 iskysun96 catchup +54 −42
12:22:41 c3-typescript-sdk MatHermida update comments of poolMove examples +6 −6
12:51:28 algokit-lora neilcampbell chore: fix inner transaction rendering in non lazy table +85 −166
13:24:33 use-wallet kieranroneill feat(kibisis): add static and dynamic imports of the avm-web-provider sdk on client initialization +49 −17
13:25:23 use-wallet kieranroneill docs(kibisis): add new initialization procedure and dependencies to readme +11 −4
13:54:31 orakle-coding-assignment-2024 kws1207 Merge remote-tracking branch 'upstream/main' +88 −54
13:58:18 xHD-Wallet-API-swift kylebeee clean up, more BIP32DerivationType and less Int, added constants for ed25519 point size & chain code side +18 −16
15:01:52 orakle-coding-assignment-2024 kws1207 feat: Solve 5~9 +17 −14
15:03:12 orakle-coding-assignment-2024 kws1207 chore: Revert unnecessary change +10 −10
15:11:40 use-wallet kieranroneill fix(kibisis): avm web provider sdk correctly imported +5 −6
15:13:47 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-05-28) +1 −0
15:29:50 algokit-lora neilcampbell fix: support viewing an inner transaction group +76 −49
15:44:23 wen-tools LoafPickleWW Update SimpleBatchMint.jsx +23 −3
15:45:17 algokit-lora neilcampbell chore: fix build +14 −16
15:48:05 wen-tools LoafPickleWW Update SimpleBatchMint.jsx +20 −20
15:48:58 algokit-lora neilcampbell fix: transaction table (#71) +160 −216
15:50:47 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
16:05:42 go-algorand onetechnical Update to switch e2e_expect_nightly and e2e_subs_nightly to large +2 −2
16:06:22 algokit-lora neilcampbell chore: tweak latest blocks jotai config +31 −40
16:29:10 algokit-lora neilcampbell fix: handle bad routes +5 −1
17:00:42 puya aorumbayev feat: draft implementation for state management abstractions +1064 −2255
17:04:04 puya aorumbayev chore: removing typos +3 −3
17:09:32 puya aorumbayev chore: minor tweaks +2 −117
17:11:25 xHD-Wallet-API-swift kylebeee made deriveKey, deriveChildNodePublic & deriveChildNodePrivate public methods & updated readme to include instructions on public key derivation +28 −3
17:12:53 reti drichar feat(ui): expandable rows in ValidatorTable (#183) +233 −169
17:34:11 xHD-Wallet-API-swift kylebeee added additional details for the child public key derivation readme section +8 −4
17:52:53 go-algorand onetechnical Remove deprecated CODEOWNERS file +0 −2
17:54:53 liquid-auth-android PhearZero chore(demo): add menus and account settings +539 −142
17:55:17 liquid-auth-android PhearZero chore(demo): move KeyPairs to crypto namespace +2 −2
18:31:48 generator jasonpaulos Clena up toEncodingData and fromEncodingData generation +62 −47
18:32:16 js-algorand-sdk jasonpaulos Clean up generation of toEncodingData and fromEncodingData functions +207 −99
18:54:46 generator jasonpaulos Fix doc, add comment about recursive refs +3 −1
18:57:22 liquid-auth-android PhearZero chore(demo): persist seeds to SharedPreferences +92 −27
19:10:24 generator jasonpaulos Remove unnecessary params +5 −6
19:14:35 generator jasonpaulos small simplification +3 −3
19:31:12 reti drichar fix(ui): don't mutate cached params in addValidator +6 −3
19:33:12 reti pbennett fix(nodemgr): rename 'dumpAllStakers' to 'exportAllStakers' command. Users confused with refunding +4 −4
19:36:43 reti drichar fix(ui): don't mutate cached params in addValidator (#190) +6 −3
19:54:21 reti pbennett fix(nodemgr): refunding stakers w/ reward tokens ready to claim wasn't working as foreign accounts MUST be ref'd in same txn as foreign asset - meaning 'pooling' has stupid exceptions. +63 −0
19:56:13 reti pbennett fix(contracts): change bootstrap of validator and creation of staking pools to always request all 3 'extra' pages for bytecode so upgrades during testing are more workable +7606 −7663
19:56:48 reti pbennett feat(nodemgr): add emptyTokenRewards command for returning excess token rewards still in pool 1 (for sunsetting purposes presumably). +34 −2
19:56:56 reti pbennett Merge remote-tracking branch 'origin/dev' into dev +239 −172
20:12:26 reti pbennett Merge pull request #189 from TxnLab/dev +17685 −15897
20:23:18 wallet-enhancer algovado add labs info to the top +52 −36
20:40:50 reti pbennett chore: v0.9.0 and new contract deploy (app 673404372) +5 −5
20:47:21 awesome-wormhole 0xBitzz Update LICENSE +121 −21
20:50:02 wen-tools algovado refactor and redesign +485 −636
20:55:33 wen-tools algovado format ipfs image link for preview asset +1 −1
20:59:02 wen-tools LoafPickleWW Merge pull request #36 from algovado/main +486 −637
21:01:29 wen-tools algovado Update SimpleBatchMint.jsx +1 −1
21:01:53 wen-tools LoafPickleWW Merge pull request #37 from algovado/main +1 −1
21:07:25 liquid-auth-android PhearZero chore(demo): fix userHandle for github logins +20 −5
21:17:42 awesome-wormhole 0xBitzz Create .gitignore +1 −0
21:19:26 reti drichar fix(ui): fix AddValidatorForm onSubmit regression (error if no token set) +2 −6
21:20:14 wen-tools algovado fix skipped lines +1 −1
21:20:48 wen-tools algovado add wallet data +58 −1
21:21:12 wen-tools LoafPickleWW Merge pull request #38 from algovado/main +59 −2
21:25:24 reti drichar fix(ui): fix AddValidatorForm onSubmit regression (error if no token set) (#192) +2 −6
21:32:19 reti pbennett Merge pull request #191 from TxnLab/dev +7 −11
21:47:09 reti drichar fix(ui): pressing Enter should submit add/remove stake form +2 −0
21:54:42 reti-algodrop urtho new app +1 −1
21:56:56 reti drichar fix(ui): pressing Enter should submit add/remove stake form (#193) +2 −0
22:18:29 awesome-wormhole 0xBitzz first commit +270 −1
22:25:01 algokit-utils-ts joe-p feat: fix signers during resource population +53 −1
22:42:33 awesome-wormhole 0xBitzz latest +6 −8
22:42:58 reti drichar fix(ui): fetchAccountAssetInformation response type +9 −3
22:43:57 reti drichar feat(ui): show remaining reward balance in validator details +76 −2
22:45:59 awesome-wormhole 0xBitzz latest +1 −1
22:53:20 reti drichar feat(ui): show remaining reward balance in validator details (#194) +85 −5