Home / Reports / Oct 15, 2022

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

Oct 14, 2022 Arrow Back Arrow Forward Oct 16, 2022
M
T
W
T
F
S
S
26
27
28
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

Saturday, October 15, 2022

92 commits were pushed across 14 repos by 22 authors. There were 35,990 additions and 16,871 deletions.

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

Authors

Updated Repos

...

Commit Log

algonautsha… 00:10:07 add tps reporting (go-algorand)
jasonpaulos 00:13:55 Persistent box account data (go-algorand)
algonautsha… 00:15:26 formatting (go-algorand)
- 01:00:07 FI from master (go-algorand)
- 01:00:08 Build 1399 Data (go-algorand)
github-acti… 02:42:39 Commit from GitHub Actions (Community Interest Tracker) (community)
disnocen 07:42:11 merged main (Decentralized-Auction-Marketplace)
manuelmauro 08:07:38 Merge pull request #187 from manuelmauro/cleanup/review-examples (algonaut)
manuelmauro 08:23:51 Cleanup last example (algonaut)
manuelmauro 08:48:27 Update docs (algonaut)
manuelmauro 08:50:01 Fix typo (algonaut)
manuelmauro 08:58:00 Cleanup last example (#190) (algonaut)
uhudo 08:59:24 Removed AuctionContract because it's not needed for the sealed overcollaterized auction. (Decentralized-Auction-Marketplace)
disnocen 09:09:54 Added service fee logic (Decentralized-Auction-Marketplace)
dariocast 09:25:02 feat: cancel offer (algorand-nft-loan)
dariocast 09:31:14 docs: comments (algorand-nft-loan)
MargheritaR… 10:46:25 Partial set up of the testing scenario (algorand-nft-loan)
MargheritaR… 10:46:48 Merge remote-tracking branch 'origin/main' (algorand-nft-loan)
dariocast 11:29:39 fix: small fix (algorand-nft-loan)
atrefonas 12:07:51 set amount to max if the user types too large a value (algodex-react)
atrefonas 12:11:20 Change price to use 6 decimals (algodex-react)
weber77 12:15:58 minor changes (genadrop)
atrefonas 12:24:27 fix total to use 6 decimals (algodex-react)
weber77 12:24:48 renamed create file (genadrop)
atrefonas 12:30:35 Merge pull request #796 from algodex/issue-787-Fix_Issue_with_asset_search_bar_height (algodex-react)
atrefonas 12:32:11 Merge remote-tracking branch 'upstream/development' into testnet-public (algodex-react)
BePerello 12:34:50 Add files via upload (NFT-Algorand)
weber77 13:05:03 renamed create file (genadrop)
weber77 13:16:43 Merge branch 'testnet' into ui-bugs (genadrop)
yashgoel72 13:49:01 initial (AlgoKart_marketplace_app)
jannotti 13:55:29 Merge pull request #4654 from jasonpaulos/persistent-box-account-data (go-algorand)
weber77 14:11:16 renamed create file (genadrop)
barnjamin 14:38:33 adding missing num_app_args accessor (pyteal)
barnjamin 14:46:20 minor (pyteal)
dariocast 15:01:13 feat: complete workflow ok (algorand-nft-loan)
lollobene 15:14:41 auction commitment (International-School-on-Algorand-Smart-Contracts)
algonautsha… 15:24:57 cleanup before pushing check to execpool (go-algorand)
algonautsha… 15:33:58 gofmt (go-algorand)
atrefonas 16:07:05 memo-ize functions and state to increase performance (algodex-react)
atrefonas 16:12:34 fix IconButton (algodex-react)
dariocast 16:26:03 feat: update flow to allow partial payback and then loan_expired (algorand-nft-loan)
weber77 16:48:44 Merge pull request #566 from codingshot/ui-bugs (genadrop)
weber77 16:57:39 Merge pull request #567 from codingshot/testnet (genadrop)
weber77 17:02:11 Merge pull request #568 from codingshot/staging (genadrop)
binghy 17:04:32 updated fee to repay bidder (International-School-on-Algorand-Smart-Contracts)
jannotti 17:48:22 New rule: write budget enforced continually (go-algorand)
jannotti 17:48:22 Add acct field tests, and improve field tests to check type (go-algorand)
michaeldiam… 17:48:22 Add tests for ClearStateOC (go-algorand)
jannotti 17:49:59 Add some del/get/put in ledger tests (go-algorand)
jannotti 17:49:59 Separate argchecking and dirty checking (go-algorand)
jannotti 17:49:59 Simplify NewBox interface method (go-algorand)
jannotti 17:49:59 Track write budget in a simpler way - no more size tracking (go-algorand)
jannotti 17:49:59 Track write budget in box_put more clearly (go-algorand)
jannotti 17:49:59 Removed the DelBoxes that were there b/c of a previous testing flaw (go-algorand)
jannotti 17:49:59 Update available text for CSPs, per @algoidurovic (go-algorand)
jannotti 17:49:59 test equal to budget (go-algorand)
jannotti 17:49:59 And some inner tests for boxes on the real ledger (go-algorand)
michaeldiam… 17:51:01 Fix reviewdog errors (go-algorand)
jannotti 17:51:01 More tests (go-algorand)
michaeldiam… 17:51:01 Extend box tests (go-algorand)
spencercap 17:54:12 added routepath to inkeyShow to open to a specfic route (algonautjs)
anflan 17:58:52 Update README.md (International-School-on-Algorand-Smart-Contracts)
anflan 17:59:32 Update README.md (International-School-on-Algorand-Smart-Contracts)
anflan 18:06:50 Update README.md (International-School-on-Algorand-Smart-Contracts)
anflan 18:28:56 Update README.md (International-School-on-Algorand-Smart-Contracts)
uhudo 18:30:46 Added Vickrey auction type. Corrected problem with refunding of 2nd highest bid. (Decentralized-Auction-Marketplace)
anflan 18:31:21 Update README.md (International-School-on-Algorand-Smart-Contracts)
binghy 19:20:05 updates (International-School-on-Algorand-Smart-Contracts)
jannotti 19:36:19 Merge pull request #4622 from jannotti/box-write-bounds (go-algorand)
petitnau 20:54:56 Update platform (algorand-games-platform)
uhudo 21:05:59 Merged individual claiming of funds that prevent locking. (Decentralized-Auction-Marketplace)
lollobene 21:13:55 auction commitment completed (International-School-on-Algorand-Smart-Contracts)
DamianB-Bit… 21:22:06 Replaced 'txn_elem' with 'TxnElemsContext' (algopytest)
DamianB-Bit… 21:23:37 Updated submodules (algopytest)
DamianB-Bit… 21:25:06 Deprecated 'decorator_args' once 'txn_elem' was removed (algopytest)
uhudo 21:25:37 Corrections of documentation. (Decentralized-Auction-Marketplace)
DamianB-Bit… 21:30:24 Added to CHANGELOG (algopytest)
uhudo 21:31:17 Corrections of documentation. (Decentralized-Auction-Marketplace)
uhudo 21:36:10 Merge pull request #6 from akshaykant/wip-serviceFees (Decentralized-Auction-Marketplace)
DamianB-Bit… 21:36:59 Import 'ParamSpec' from 'typing_extension' for older Python versions (algopytest)
DamianB-Bit… 21:42:08 Implement `TxnElemsContext` (#52) (algopytest)
uhudo 21:51:58 Merge branch 'main' into wip-overcollateralization (Decentralized-Auction-Marketplace)
DamianB-Bit… 21:53:34 Replaced 'with_txn_id' function with 'TxnIDContext' context manager (algopytest)
binghy 21:53:50 Merge branch 'main' of https://github.com/lollobene/algorand-beaker-auction (International-School-on-Algorand-Smart-Contracts)
DamianB-Bit… 21:54:18 Update submodules (algopytest)
DamianB-Bit… 21:55:50 Added to CHANGELOG (algopytest)
uhudo 21:58:36 Variable renaming for clarity. (Decentralized-Auction-Marketplace)
DamianB-Bit… 22:09:47 Added codecov badge to README (algopytest)
DamianB-Bit… 22:10:09 Added codecov badge to README (algopytest)
DamianB-Bit… 22:10:41 Added codecov badge to README (algopytest)
DamianB-Bit… 22:22:02 Explicitly test utilities to fill in gaps in code coverage (#51) (algopytest)
uhudo 22:39:56 Added option of choosing the Vickrey-style auction for the ordinary sealed auction type. (Decentralized-Auction-Marketplace)