Home / Reports / May 17, 2024

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

May 16, 2024 Arrow Back Arrow Forward May 18, 2024
M
T
W
T
F
S
S
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9

Friday, May 17, 2024

80 commits were pushed across 15 repos by 19 authors. There were 90,984 additions and 93,589 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:15:24 view application box page (algokit-lora)
PatrickDinh 00:22:59 small fix (algokit-lora)
No-Cash-7970 00:32:14 chore(release): bump to v0.8.1 (txnDuck)
PhearZero 00:37:22 chore: remove js clients from service repo (liquid-auth)
PatrickDinh 00:42:34 PR feedback (algokit-lora)
dependabot[… 00:43:33 :arrow_up: Bump astroid from 3.1.0 to 3.2.1 (algobase)
PhearZero 00:45:06 Merge pull request #18 from algorandfoundation/chore/remove-clients (liquid-auth)
PatrickDinh 00:48:12 update text (algokit-lora)
PatrickDinh 00:51:01 Merge remote-tracking branch 'origin/main' into application (algokit-lora)
- 01:00:25 FI from master (go-algorand)
- 01:00:25 Build 1986 Data (go-algorand)
PhearZero 01:00:35 Merge branch 'refs/heads/develop' into feat/deep-links (liquid-auth-js)
PhearZero 01:05:35 chore(demo): add deep-links to demo app (liquid-auth)
neilcampbell 01:22:04 feat: evict account from cache when it's stale (#49) (algokit-lora)
semantic-re… 01:24:03 Notes added by 'git notes add' (algokit-lora)
daniel-make… 01:38:06 Merge remote-tracking branch 'refs/remotes/origin/main' into merge-main-unit-testing (puya)
daniel-make… 01:58:10 Merge remote-tracking branch 'refs/remotes/origin/main' into merge-main-unit-testing (puya)
negar-abbasi 02:06:00 feat: add account historical transactions (algokit-lora)
negar-abbasi 02:18:25 fix: circular dependency issue (algokit-lora)
daniel-make… 02:20:05 Merge pull request #222 from algorandfoundation/merge-main-unit-testing (puya)
negar-abbasi 02:27:46 refactor: account info labels (algokit-lora)
boblat 02:36:42 remove __index__ method as it is not required for BigUInt (puya)
boblat 02:36:42 add biguint methods into the test contract (puya)
boblat 02:36:42 add tests for biguint (puya)
boblat 02:36:42 use Bytes instead of arc4.UInt512 to simulate behaviours of native BigUInt (puya)
boblat 02:36:42 add stub implementation of BigUInt (puya)
PatrickDinh 02:48:54 application transactions (algokit-lora)
boblat 02:56:24 add tests for sub/div/mod operations (puya)
PatrickDinh 03:24:51 fix historical data (algokit-lora)
negar-abbasi 04:15:08 fix: filtering the flattened transactions (algokit-lora)
boblat 04:47:31 add tests for ops with biguint and uint64 arguments to tests upcasting (puya)
boblat 04:53:45 fix `Unsupported operand types for <op> ("UInt64" and "BigUInt")` errors (puya)
boblat 05:08:13 fix comment (puya)
negar-abbasi 05:33:17 feat: account historical transactions (#51) (algokit-lora)
boblat 05:34:11 add uint64 type to dunder functions in BigUInt implementation so that UInt64 does not have to reference BigUInt (puya)
semantic-re… 05:35:11 Notes added by 'git notes add' (algokit-lora)
PatrickDinh 06:25:51 wip - fix the transaction tables (algokit-lora)
PatrickDinh 06:36:18 wip - fix (algokit-lora)
daniel-make… 06:48:59 fix: correctly handle `BigUInt` in ARC4 methods (puya)
daniel-make… 07:01:25 fix: correctly handle `BigUInt` in ARC4 methods (puya)
PatrickDinh 07:08:39 works, need clean up (algokit-lora)
negar-abbasi 07:10:42 feat: add account live transactions (algokit-lora)
deanstef 07:25:58 typo 1 (ARCs)
deanstef 07:30:10 replace StdSigData with StdSignData (ARCs)
boblat 07:31:49 use bytes as backing store for BigUInt and stop throwing overflow error on initialisation (puya)
neilcampbell 07:39:37 feat: account for balanced changes related to creating and asset (algokit-subscriber-ts)
deanstef 07:41:12 overview: more expressive example + json type fix (ARCs)
daniel-make… 07:57:14 fix: corrected itxn field type definitions for `VotePK`, `SelectionPK` and `FreezeAssetFrozen` (puya)
deanstef 08:18:31 ref. impl. align encoding with default b64 (ARCs)
deanstef 08:34:18 clarify encoding object (ARCs)
boblat 09:01:49 perform bitwise operations on backing Bytes field instead of on int to reflect AVM behaviour (puya)
deanstef 09:26:32 more checks with 'Program' prefix (ARCs)
deanstef 09:28:24 fix typo (ARCs)
deanstef 09:38:40 gen statement on msg (ARCs)
deanstef 09:42:07 ref display message section (ARCs)
deanstef 09:49:50 reject not supported encoding (ARCs)
robdmoore 10:07:52 Merge pull request #67 from algorandfoundation/feat/asset-create-balance-change (algokit-subscriber-ts)
semantic-re… 10:11:13 Notes added by 'git notes add' (algokit-subscriber-ts)
joe-p 12:17:42 Merge pull request #2 from algorand-bootcamp/comments (py-dm-beginner-en)
PatrickDinh 12:43:52 rename mapper to filter (algokit-lora)
PatrickDinh 13:04:31 some comments (algokit-lora)
demining 13:07:56 Add files via upload (CryptoDeepTools)
FrankSzendz… 13:50:50 WIP (AlgorandVisualStudio)
drichar 15:48:26 chore(ui): update package.json (reti)
demining 18:41:28 Update and rename RawTX.txt to SaveRawTX.txt (CryptoDeepTools)
kylebeee 19:01:20 added enums for Khovratovich vs Peikert BIP32DerivationType and updated methods to take the derivation type as a parameter so we now match our typescript implementation (xHD-Wallet-API-swift)
kylebeee 19:05:11 formatting, removed unnecessary explicit type declaration (xHD-Wallet-API-swift)
ToysToTinke… 19:26:37 Update README.md (DarkCoin)
ToysToTinke… 19:28:42 Update README.md (DarkCoin)
ToysToTinke… 19:31:55 Update with Council description (DarkCoin)
ToysToTinke… 19:58:15 Update README.md with Arena description (DarkCoin)
drichar 20:58:37 fix(ui): add reward token opt-in to add/rm stake simulate call (reti)
drichar 21:28:50 fix(ui): add reward token opt-in to add/rm stake simulate call (#151) (reti)
pbennett 22:02:56 Moved testing specific function from helpers into test file (reti)
pbennett 22:03:29 Merge branch 'dev' into feat/contract-v1.3 (reti)
drichar 22:13:56 fix(ui): invalidate 'pools-info' query after adding or removing stake (reti)
drichar 22:17:39 fix(ui): invalidate 'pools-info' query after adding or removing stake (#152) (reti)
drichar 22:22:53 fix(ui): token payout ratios are not needed/used in the UI (reti)
drichar 22:52:50 fix(ui): token payout ratios are not needed/used in the UI (#153) (reti)
drichar 22:59:24 feat(ui): add rewardToken (asset) property to Validator (reti)